There is an excellent packaging of GSL 1.8 for use with MinGW GCC in the GnuWin32 project. IMHO MinGW is superior to Cygwin because it enables redistribution of binary code that depends on (for example) GSL with requiring users to also first install Cygwin. And in my experience programs run faster without the Cygwin1.dll dependency and POSIX emulation.
http://gnuwin32.sourceforge.net/packages/gsl.htm This packaging of GSL obviously needs to be updated to the current version (probably just for lack of a volunteer), but it's very good all the same. Jerry St Clair did the packaging for GnuWin32, so I've CCed him here, just in case he's still keen :-) Cheers JP Ralph Silva wrote: > Please, see the section "Downloading GSL" in > > http://www.gnu.org/software/gsl/ > > and you will find a link to Cygwin. > > Please, read the note between round brackets. > > Ralph. > > > On Mon, Mar 17, 2008 at 1:56 AM, David Doria <[EMAIL PROTECTED]> wrote: > > >> I noticed that GSL has no mention anywhere of Windows compatibility. I >> found a great port - might be nice to put a link to it on the GSL site? I >> realize G=GNU but its nice to have code that I can also edit and compile >> in >> windows when I have to. >> >> http://david.geldreich.free.fr/dev.html >> >> Thoughts? >> >> -- >> Thanks, >> >> David >> _______________________________________________ >> Help-gsl mailing list >> [email protected] >> http://lists.gnu.org/mailman/listinfo/help-gsl >> >> > _______________________________________________ > Help-gsl mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gsl > _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
