Date: Thu, 1 Aug 1996 18:05:37 +0200 (IST) From: Eli Zaretskii To: Sutton Eben Cc: djgpp AT delorie DOT com Subject: Re: compiling of c files In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 1 Aug 1996, Sutton Eben wrote: > > Note that this problem and its solution is explained in section 8.1 of > > the DJGPP FAQ list (available as v2/faq201b.zip from the same place you > > I just looked at 8.1 again, and it says nothing about Windows NT or > NTFS. It *does* mention setting LFN to 'n' in Windows 95, but as you Maybe you have an old version of the FAQ. The latest version 2.01 says this: Note that if you run DJGPP under Win95, you *cannot* use long names of the directories in the pathname of `DJGPP.ENV' when you set the above variable in the environment; you should use their 8+3 names instead. Now, it is true that it talks about Win95, but it does say that long filenames cannot be used at all in setting DJGPP environment variable. > 4.x, I would recommend updating section 8.1 of the FAQ to include Windows > NT running under NTFS (I don't know if this would even be a problem with I will mention this in the next revision, thanks.