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]

Compiling problem gcc and MSYS on Pentium III


Hello,

I am trying to compile gsl 1.4 using MSYS (version 1.0.9) and gcc (MINGW32 version 3.2.3). It configures fine, and builds up to the point where it gives the following error. Does anyone know what the problem may be?

Thanks in advance for any assistance.

- Dan

< many lines previous... >
rm -fr .libs/libgsl.la .libs/libgsl.* .libs/libgsl.*
rm -fr .libs/libgsl.lax
mkdir .libs/libgsl.lax
rm -fr .libs/libgsl.lax/libgslblock.a
mkdir .libs/libgsl.lax/libgslblock.a
(cd .libs/libgsl.lax/libgslblock.a && ar x /../gsl/gsl-1.4/block/.libs/libgslblock.a)
/../gsl/gsl-1.4/block/.libs/libgslblock.a: No such file or directory
c:\mingw32\bin\ar.exe: make[2]: *** [libgsl.la] Error 9
make[2]: Leaving directory `/gsl/gsl-1.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gsl/gsl-1.4'
make: *** [all] Error 2



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