Date: Sun, 23 Aug 1998 16:37:37 +0300 (IDT) From: Eli Zaretskii To: Endlisnis cc: djgpp AT delorie DOT com Subject: Re: long header file names possible in gcc NT 4.0? In-Reply-To: <35D99029.485C77AC@unb.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 18 Aug 1998, Endlisnis wrote: > > does this mean that long header file names are not supported at all by gcc > > under NT? > > thanks, > > In the standard package, yes. If you wish to fix the problem, > then ensure you have "SET LFN=n" in your autoexec.bat file Not needed. DJGPP startup code will see that the LFN API isn't supported and will turn it off automatically, even if you set LFN=y. > There is a way to turn this off in Win95, is there a way > to turn this off under NT? Yes, you can disable numeric tails in NT as well, and by the same procedure.