From: "Pierre Chatelier" Newsgroups: comp.os.msdos.djgpp References: <3d064afc$0$27477$7a628cd7 AT news DOT club-internet DOT fr> <3d064c72$0$27479$7a628cd7 AT news DOT club-internet DOT fr> Subject: Re: Problems installing DJGPP (W2K) (2) Date: Tue, 11 Jun 2002 23:26:49 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Lines: 29 Message-ID: <3d066ae0$0$27483$7a628cd7@news.club-internet.fr> Organization: Club-Internet / T-Online France NNTP-Posting-Date: 11 Jun 2002 21:25:52 GMT NNTP-Posting-Host: 213.44.151.246 X-Trace: 1023830752 news.club-internet.fr 27483 213.44.151.246 X-Complaints-To: abuse AT club-internet DOT fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > Hi again, > > > > Perhaps should I have to precise that gcc seems to work correctly. The > > problem surely comes from the c++ libraries > > > > Pierre Chatelier > > > > > Try > > set LFN=y > > as indicated in FAQ, section 8.3 > > J. L. Hello J.L, Thanks for your quick answer, but I've tried and it does not work better. I think that it's not a problem of long file names, because in fact gpp appears to find the headers; but in the DJGPP distrib, include a "bits/c++config.h" file that does not exist! According to "header.cpp", it should be replaced by a "cxxconfig.h" file. I do not want to correct it by myself, because there are chances that it should be done automatically. Pierre Chatelier