Message-Id: <35CD9ABC.7496@cableol.co.uk> Date: Sun, 09 Aug 1998 13:49:00 +0100 From: Allens Mime-Version: 1.0 To: Me Cc: djgpp AT delorie DOT com Subject: Re: C++ compiler doesnt work..Help! Part 2 References: <6qhfmv$ul$1 AT newsource DOT ihug DOT co DOT nz> <01bdc2dc$924793c0$b954f482 AT s-64584> <6qiqcg$pnj$1 AT newsource DOT ihug DOT co DOT nz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Me wrote: > > >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 I *think* it is now called libstdcxx, so you have got to rename it or something. There is a file explaining all this somewhere in the djgpp directory, and I think it has got 2.81 in the name somewhere. Sorry, this post is not exactly helpful. Peter Allen