----- Original Message -----
From: <[email protected]>
To: <[email protected]>
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
_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl