Date: Sun, 23 Aug 1998 17:27:37 +0300 (IDT) From: Eli Zaretskii To: Gerhard Gruber cc: djgpp AT delorie DOT com Subject: Re: C++ Compilation In-Reply-To: <35e0363b.751837@news.Austria.EU.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 21 Aug 1998, Gerhard Gruber wrote: > Did you set LFN=n in the djgepp.env file? Long filenames don't work under NT > and this might be your problem. It is NOT required to set LFN=n on NT, exactly as it isn't required on DOS. DJGPP startup code will not enable LFN support, even if you set LFN=y, unless the LFN API is actually supported by the OS.