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]

Re: How to compile GSL using DJGPP ?


Gsl should compile in the standard way using Djgpp-2 if Djgpp is installed
on an MS-Windows system; Djgpp can then handle long file names. Just run
configure and make. I'm not absolutely certain there will be no errors, but
they will probably be minor ones.
Under plain DOS, you might indeed run into trouble with the 8+3
filename-restriction; see the Djgpp FAQ on how to work around this.

Kees Zeelenberg



Vijay:

The reason that it doesn't appear on the supported platforms list is because
DOS
only supports 8.3 file names.  But, GSL has some file names that are longer
than
31 characters.  There are probably ways that you can get around this, but
nobody
has done it yet.

>Date: Wed, 07 Nov 2001 22:07:58 -0600
>From: "Vijaya C Ramasami (Vijay)" <rvc@ku.edu>
>MIME-Version: 1.0
>To: GSL Discuss <gsl-discuss@sources.redhat.com>
>Subject: How to compile GSL using DJGPP ?
>Content-Transfer-Encoding: 7bit
>
>Hi,
>
> I just downloaded GSL from sources.redhat.com. I am using a MS-DOS
>version of the GNU C++ compiler (called DJGPP). I don't know how to
>compile the source code using this version of gcc. MS-DOS does not
>appear on the list of compiled platforms.
>
>Please help..
>
>-Vijay.

Rodney Sparapani              Medical College of Wisconsin
Sr. Biostatistician           Patient Care & Outcomes Research (PCOR)
rsparapa@mcw.edu              http://www.mcw.edu/pcor
Was 'Name That Tune' rigged?  WWLD -- What Would Lombardi Do




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