From mboxrd@z Thu Jan 1 00:00:00 1970 From: "GnuWin32" To: "Gsl Discuss" , Subject: Re: How to compile GSL using DJGPP ? Date: Wed, 19 Dec 2001 13:20:00 -0000 Message-id: <003601c17848$f43cfaa0$382dfb3e@alpha> X-SW-Source: 2001/msg00743.html 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)" >MIME-Version: 1.0 >To: GSL Discuss >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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18120 invoked by alias); 28 Nov 2001 20:12:15 -0000 Mailing-List: contact gsl-discuss-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 18105 invoked from network); 28 Nov 2001 20:12:13 -0000 Received: from unknown (HELO smtp.hccnet.nl) (62.251.0.13) by hostedprojects.ges.redhat.com with SMTP; 28 Nov 2001 20:12:13 -0000 Received: from alpha by smtp.hccnet.nl via uds56-45.dial.hccnet.nl [62.251.45.56] with SMTP id VAA21772 (8.8.8/1.13); Wed, 28 Nov 2001 21:12:06 +0100 (MET) Message-ID: <003601c17848$f43cfaa0$382dfb3e@alpha> From: "GnuWin32" To: "Gsl Discuss" , Subject: Re: How to compile GSL using DJGPP ? Date: Wed, 21 Nov 2001 13:48:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-SW-Source: 2001-q4/txt/msg00067.txt.bz2 Message-ID: <20011121134800.aRtSh4zjm0eBbcH6gPJ1zF0fS6pveB46ILAo1JH6jg8@z> 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)" >MIME-Version: 1.0 >To: GSL Discuss >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