From: "Wojciech Galazka" Newsgroups: comp.os.msdos.djgpp Subject: Re: Long file names not accepted by gxx (or gcc) Date: Thu, 17 Aug 2000 13:00:26 +0200 Organization: http://news.icm.edu.pl/ Lines: 24 Message-ID: <8nggl6$car$1@sunsite.icm.edu.pl> References: <200008171335 DOT NAA23711 AT webpage DOT vsnl DOT net DOT in> <8ngcta$8q3$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> NNTP-Posting-Host: plus92.polkomtel.com.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Trace: sunsite.icm.edu.pl 966510054 12635 212.2.96.219 (17 Aug 2000 11:00:54 GMT) X-Complaints-To: abuse AT news DOT icm DOT edu DOT pl NNTP-Posting-Date: 17 Aug 2000 11:00:54 GMT X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-Notice1: This post has been postprocessed on the news.icm.edu.pl server. X-Notice2: Subject line has been filtered and any Odp: strings removed. To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hans-Bernhard Broeker wrote: <8ngcta$8q3$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE>... >r_seshadri AT vsnl DOT com wrote: > > >From this, and the occurence of the 'streambuf.h problem', I conclude >you must be using Windows NT as your OS. You've just hit the key >problem of DJGPP with NT: lack of support for long filenames in NT's >DOS emulation. Only Windows applications (including the 32bit >'cmd.exe' that runs the prompt, in NT) can see long filenames in >NT. Excuse me but I don't understand one thing. Doesn't the LFN driver that provides LFN API for Windows NT work for you ? For me it works so nicely that it's going to be uploaded to SimtelNet real soon. I suspect the problem was with 'LFN=n ' in djgpp.env