bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] 'make check' fails after compiling with Mingw32


From: Sisyphus
Subject: Re: [Bug-gsl] 'make check' fails after compiling with Mingw32
Date: Sun, 16 Jan 2011 19:07:01 +1100


----- Original Message ----- From: <address@hidden>
To: <address@hidden>
Sent: Friday, January 14, 2011 9:06 PM
Subject: [Bug-gsl] 'make check' fails after compiling with Mingw32



Hi all,

maybe this is an old issue, but I haven't found a working solution in the bug mail archive. I've compiled gsl-1.14 under Windows 7 with actual Cygwin 1.7.7-1 using the mingw32
compiler comming with Cygwin.

I compiled it with:

./configure --disable-shared CC=/usr/bin/i686-w64-mingw32-gcc.exe
make 2>&1 | tee make.log

Probably best to ask about this on the Cygwin mailing list.

I've built GSL-1.14 on cygwin-1.7.7 by using /usr/bin/gcc (version 4.3.4), and /usr/bin/gcc-3 (version 3.4.4).
In both cases it built and tested without any problems.

The former was built for cygwin (with --disable-shared), the latter was built as a cross-compilation for native Win32 (with --enable-shared --disable-static).

But I havent tried the same compiler as you're using - as I don't have it installed.

Cheers,
Rob



reply via email to

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