compiling GSL 1.3 under DJGPP problem
David Starks-Browning
starksb@ebi.ac.uk
Thu Feb 13 08:26:00 GMT 2003
On Thursday 13 Feb 03, Bob Bailey writes:
> I'm trying to compile GSL 1.3 under DJGPP, gcc 3.2.1 under DOS/bash on Windows
> 98SE (Pentium 3). I ran ./configure; ran OK. Then I ran make. Result is:
>
> D:\gsl\gsl-1.3>bash
> bash-2.04$ make
> d:/djgpp/bin/make.exe all-recursive
> make.exe[1]: Entering directory `d:/gsl/gsl-1.3'
> ...
>
> Seems like a problem with DJGPP rather than GSL. Or, is it with gcc?
> Anybody got a fix?
Have you considered using Cygwin instead of DJGPP?
In fact I think you can download GSL libraries from Cygwin's setup
program at <http://cygwin.com/>. You don't even need to compile GSL,
just use it. (Though you could, of course, compile GSL too.)
Regards,
David
More information about the Gsl-discuss
mailing list