Mail Archives: djgpp/1998/08/23/09:37:37
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.
- Raw text -