From: "Me" Newsgroups: comp.os.msdos.djgpp Subject: Re: C++ compiler doesnt work..Help! Part 2 Date: Sun, 9 Aug 1998 12:32:16 +1200 Organization: The Internet Group Ltd Lines: 19 Message-ID: <6qiqcg$pnj$1@newsource.ihug.co.nz> References: <6qhfmv$ul$1 AT newsource DOT ihug DOT co DOT nz> <01bdc2dc$924793c0$b954f482 AT s-64584> NNTP-Posting-Host: p21-max43.akl.ihug.co.nz To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >Had the same problem, set the LFN thing in djgpp.env to y > (long file names = yes that means) > >Me wrote: > >Now when I try to compile C++ programs I get the error: >> "c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or >> directory (ENOENT Its me again!..... I tried changing the LFN to Y and the streambuf.h error was gone but now i get another error, which comes in the linking stage: Error: C:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENONENT)... Does anyone know how to solve this? thanks