From: mapson AT mapson DOT com (Mapson) Newsgroups: comp.os.msdos.djgpp Subject: Re: Long include filenames Date: Mon, 08 Jun 1998 16:31:10 GMT Organization: Yale University Lines: 16 Message-ID: <357c116f.8397102@news.cis.yale.edu> References: <6l20he$7s3$1 AT nnrp3> <01bd8ee8$ce926760$92c809c0 AT chessa> NNTP-Posting-Host: logan.eng.yale.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 3 Jun 1998 12:09:48 GMT, "Alberto Chessa" wrote: > > >Trystin wrote in article <6l20he$7s3$1 AT nnrp3>... >> I am having problems using DJGPP. I just recently downloaded it.When ever >I >> try to compile file that includes files like streambuf.h [...] > >Two way: > 1. Add "set LFN=y" in autoexec.bat > 2. Edit your djgpp env file and change the line "+LFN=n" in "+LFN=y" Wouldn't there also be a DOS equivelent of that long filename that could be used? Like "STREAM~1.h"? Just wondering myself...