This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compiling GSL 1.3 under DJGPP problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]