Date: Thu, 12 Nov 1998 16:44:43 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Karsten Schmidt cc: djgpp AT delorie DOT com Subject: Re: 8.3 DOS filenames In-Reply-To: <364AB12D.6DD89C21@fz-juelich.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Thu, 12 Nov 1998, Karsten Schmidt wrote: > I wonder whether there are new versions of DJGPP that allow to use long > filenames. The one I use can handle only DOS type 8.3 filenames. DJGPP v2.0 and later support long file names on Windows 9X only. If both your DJGPP version and Windows version satisfy these requirements, set LFN=y in the environment and you will get long names in all DJGPP programs.