help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Gsl and MinGW


From: Virginie TRINITE
Subject: [Help-gsl] Gsl and MinGW
Date: Thu, 07 Feb 2008 09:57:01 +0100
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

Hello
I try to compile the gsl-1.9 with mingw.
the configure seems to wotks well, but I have a message error when I use make:

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 /c/gsl-1.9/block/.libs/libgslblock.a)

libtool: link: ERROR: object name conflicts: .libs/libgsl.lax/libgslblock.a//c/g
sl-1.9/block/.libs/libgslblock.a
make[2]: *** [libgsl.la] Error 1
make[2]: Leaving directory `/c/gsl-1.9'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/gsl-1.9'
make: *** [all] Error 2


I found in the archive list some problem with mingw with test, but not at the compilation time.

I use the following version of gcc:

C:\gsl-1.9>gcc -v
Reading specs from c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs
Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as - -host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls -- enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shar ed --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --ena ble-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-sync
hronization --enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.5 (mingw special)


Thanks for your attention





reply via email to

[Prev in Thread] Current Thread [Next in Thread]