From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: "cannot find STDCXX" Date: Sat, 23 Sep 2000 21:02:29 +0100 Organization: Customer of Energis Squared Lines: 19 Message-ID: References: <20000909080359 DOT HM DOT 500000000006Ld9 AT mixmail DOT com> <20000923153050 DOT DC6B12313E AT titan DOT progiciels-bpi DOT ca> NNTP-Posting-Host: modem-14.baranduin.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg2.svr.pol.co.uk 969739422 11896 62.136.135.14 (23 Sep 2000 20:03:42 GMT) NNTP-Posting-Date: 23 Sep 2000 20:03:42 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > > From: "micker leger" > > Date: Sat, 09 Sep 2000 0):03:59 -1300 > > > > C:\djgpp\M.a.M.e>gpp -o file.exe file.cc > > > > c:/djgpp/bin/ld.exe: cannot find -lstdcxx > > collect2: ld returned 1 exit status > > Either use gxx instead of gpp or download and install lgpNNNb.zip. Umm, isn't libstdcxx.a in gppNNNb.zip? How will using gxx help? The original message does not seem to have made it to the group so I may be missing something here. To the original poster: Section 8.2 of the FAQ covers this problem in some detail.