From: Ian Miller Newsgroups: comp.os.msdos.djgpp Subject: Re: Including files with long file names Date: 03 Dec 1997 17:51:07 +0000 Organization: Defence Research Agency Message-ID: <873ekaco38.fsf@hasn.dera.gov.uk> References: <663d14$qpq$1 AT goanna DOT cs DOT rmit DOT edu DOT au> NNTP-Posting-Host: 146.80.115.106 Lines: 21 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk maddela AT yallara DOT cs DOT rmit DOT EDU DOT AU (Carlos Maddela) writes: > Is it possible to do this, as in the following? > > #include "FileWithAReallyLongName.h" > > It's strange that you can compile programs with long file name > support, but the compiler itself does not recognize long file names. > Is there a special command line switch, or something? I do it all the time. I refer you to readme.1st and the FAQ. You have not set up your installation correctly. You might try removing the +LFN=n line from DJGPP.ENV. That could be your problem. -- Ian Miller, Dorset, UK DJGPP 2.01, Win95 DOS box (LFN undefined, FNCASE=y) The views expressed above are entirely those of the writer and do not represent the views, policy, or understanding of any other person or official body.