Compiling problem gcc and MSYS on Pentium III

Dan Klemer klemerd@lunainnovations.com
Thu Sep 25 17:58:00 GMT 2003


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




More information about the Gsl-discuss mailing list