delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/11/04/15:53:19

Date: Thu, 4 Nov 1999 18:51:24 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: RW Scovell <phrwxs AT bris DOT ac DOT uk>
cc: djgpp AT delorie DOT com
Subject: Re: STL,DJCPP & MS-DOS6
In-Reply-To: <Pine.SOL.3.95q.991104141452.8124C-100000@eis.bris.ac.uk>
Message-ID: <Pine.SUN.3.91.991104184731.15148B-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Thu, 4 Nov 1999, RW Scovell wrote:

> 	I just recently downloaded DJGPP from www.delorie.com; it looks
> great but I am having compatibility problems with MS-DOS6. The problem
> is that the STL and various files which come with DJGPP are long
> filenames (e.g. longer than ********.***).

This should not present any problems at all.  When you unzip the packages 
on MS-DOS, DOS automatically truncates the long names to 8+3 limits.  
When the compiler then wants to find, say, streambuf.h, it will happily 
find streambu.h, because DOS truncates the long name issued by the 
compiler.

So you shouldn't have any problems whatsoever--unless you unzipped the 
packages under Windows 9X, and then want to use them in plain DOS mode, 
for some reason.  This is not what most people do; usually they unzip and 
use the package in the same environment.  However, if for some reason you 
do need that, read section 22.18 of the DJGPP FAQ list.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019