This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: MingW and GSL



> -----Original Message-----
> From:	Sliwa, Przemyslaw 
> Sent:	Friday, August 29, 2003 7:28 PM
> To:	'gsl-discuss@sources.redhat.com''
> Subject:	FW: MingW and GSL
> 
> Hmmmm,
> 
> The same problems I have when compiling the version 1.3 of GSL.
> But surpassingly all tests work up to a given point. 
> 
> $ make check > info.txt
> libtool: link: warning: undefined symbols not allowed in i686-pc-mingw32
> shared libraries
>       0 [main] sh 378 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ./libtool: line 1:   378 Segmentation fault      (core dumped) ar x $xabs
> make[1]: *** [libgsl.la] Error 139
> make: *** [check-recursive] Error 1
> 
> 
> Make install gives an error:
> 
> mkdir .libs/libgsl.lax/libgslspecfunc.al
> (cd .libs/libgsl.lax/libgslspecfunc.al && ar x
> /mingw/check/gsl-1.3/specfunc/.libs/libgslspecfunc.al)
> rm -fr .libs/libgsl.lax/libgslstatistics.al
> mkdir .libs/libgsl.lax/libgslstatistics.al
> (cd .libs/libgsl.lax/libgslstatistics.al && ar x
> /mingw/check/gsl-1.3/statistics/.libs/libgslstatistics.al)
> rm -fr .libs/libgsl.lax/libgslsum.al
> mkdir .libs/libgsl.lax/libgslsum.al
> (cd .libs/libgsl.lax/libgslsum.al && ar x
> /mingw/check/gsl-1.3/sum/.libs/libgslsum.al)
>       0 [main] sh 344 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ./libtool: line 1:   344 Segmentation fault      (core dumped) ar x $xabs
> make[1]: *** [libgsl.la] Error 139
> make[1]: Leaving directory `/mingw/check/gsl-1.3'
> make: *** [install-recursive] Error 1
> 
> 
> Does anybody have an idea what is wrong here????
> 
> 
> Thankks a lot for your help,
> 
> Kind regards,
> 
> Przemyslaw
> 
> 
> 
> -----Original Message-----
> From:	Sliwa, Przemyslaw 
> Sent:	Thursday, August 28, 2003 1:19 PM
> To:	'gsl-discuss@sources.redhat.com'
> Subject:	MingW and GSL
> 
> Compiling gsl on MingW I have the following error:
> 
> kdir .libs/libgsl.lax/libgslpermutation.al
> (cd .libs/libgsl.lax/libgslpermutation.al && ar x
> /mingw/check/gsl-1.4/permutation/.libs/libgslpermutation.al)
> rm -fr .libs/libgsl.lax/libgslcombination.al
> mkdir .libs/libgsl.lax/libgslcombination.al
> (cd .libs/libgsl.lax/libgslcombination.al && ar x
> /mingw/check/gsl-1.4/combination/.libs/libgslcombination.al)
> rm -fr .libs/libgsl.lax/libgslpoly.al
> mkdir .libs/libgsl.lax/libgslpoly.al
> (cd .libs/libgsl.lax/libgslpoly.al && ar x
> /mingw/check/gsl-1.4/poly/.libs/libgslpoly.al)
> rm -fr .libs/libgsl.lax/libgslqrng.al
> mkdir .libs/libgsl.lax/libgslqrng.al
> (cd .libs/libgsl.lax/libgslqrng.al && ar x
> /mingw/check/gsl-1.4/qrng/.libs/libgslqrng.al)
> rm -fr .libs/libgsl.lax/libgslrandist.al
> mkdir .libs/libgsl.lax/libgslrandist.al
> (cd .libs/libgsl.lax/libgslrandist.al && ar x
> /mingw/check/gsl-1.4/randist/.libs/libgslrandist.al)
> rm -fr .libs/libgsl.lax/libgslrng.al
> mkdir .libs/libgsl.lax/libgslrng.al
> (cd .libs/libgsl.lax/libgslrng.al && ar x
> /mingw/check/gsl-1.4/rng/.libs/libgslrng.al)
> rm -fr .libs/libgsl.lax/libgslroots.al
> mkdir .libs/libgsl.lax/libgslroots.al
> (cd .libs/libgsl.lax/libgslroots.al && ar x
> /mingw/check/gsl-1.4/roots/.libs/libgslroots.al)
> rm -fr .libs/libgsl.lax/libgslsiman.al
> mkdir .libs/libgsl.lax/libgslsiman.al
> (cd .libs/libgsl.lax/libgslsiman.al && ar x
> /mingw/check/gsl-1.4/siman/.libs/libgslsiman.al)
>       0 [main] sh 398 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ./libtool: line 1:   398 Segmentation fault      (core dumped) ar x $xabs
> make[2]: *** [libgsl.la] Error 139
> make[2]: Leaving directory `/mingw/check/gsl-1.4'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/mingw/check/gsl-1.4'
> make: *** [all] Error 2
> 
> 
> Does anybody know what is the reason???
> 
> Thanks for help,
> 
> Przemyslaw

Any e-mail message from the European Central Bank (ECB) is sent in good faith but shall neither be binding nor construed as constituting a commitment by the ECB except where provided for in a written agreement.
This e-mail is intended only for the use of the recipient(s) named above. Any unauthorised disclosure, use or dissemination, either in whole or in part, is prohibited.
If you have received this e-mail in error, please notify the sender immediately via e-mail and delete this e-mail from your system.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]