Date: Thu, 25 Apr 1996 22:30:48 +0800 (GMT+0800) From: Orlando Andico To: Marcelo Cantos cc: djgpp AT delorie DOT com Subject: Re: YACC and BISON In-Reply-To: <4llhtq$pdu@news.mel.aone.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 24 Apr 1996, Marcelo Cantos wrote: > > The pathetic DOS 8.3 limit is DOS's fault not djgpp. > > Use Windows 95 or NT! I have DJGPP running under 95 with no problems, and all > the programs support long filenames even though they are DOS based. > Really? I don't think naive DOS applications can see the long filenames, what they really see is something like "longfi~1" which is not my idea of support. I don't even think DJGPP does, which forces us to disable the LFN support with SET LFN=N. If you've set it up differently, couldn't you drop me a hint? the GCC-Win32 port seems a lot better in this regard, it even supports the ln command (the program handles the .LNK kludge transparently). Orlando Andico orly AT abigail DOT eee DOT upd DOT edu DOT ph