From: "R.e." Newsgroups: comp.os.msdos.djgpp Subject: ld.exe: cannot find -lstdcxx Date: Sun, 12 Nov 2000 15:08:07 +0100 Organization: Tiscali Spa Lines: 13 Message-ID: <8um8ak$tnr$1@lacerta.tiscalinet.it> NNTP-Posting-Host: rm1-875.dialup.tiscalinet.it X-Trace: lacerta.tiscalinet.it 974038164 30459 62.11.122.107 (12 Nov 2000 14:09:24 GMT) X-Complaints-To: newsadmin AT tiscali DOT it NNTP-Posting-Date: 12 Nov 2000 14:09:24 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi, when i try to compile i type: gpp prv.cpp -o prv.exe when i hit enter i see this error: c:/djgpp/bin/ld.exe: cannot find -lstdcxx collect2: ld returned 1 exit status how can i do?