From: "Davide" Newsgroups: comp.os.msdos.djgpp Subject: problems linking .cc and .cpp sources Date: Sun, 18 Nov 2001 11:42:00 +0100 Organization: WIND Telecomunicazioni S.p.A. Lines: 8 Message-ID: <9t82ol$k3c$1@nreadb.inwind.it> NNTP-Posting-Host: 62.98.97.157 X-Trace: nreadb.inwind.it 1006079573 20588 62.98.97.157 (18 Nov 2001 10:32:53 GMT) X-Complaints-To: abuse AT inwind DOT it X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've got some problems to link .cc and .cpp files with djgpp bur it works with .c files. It runs under windows 98 and when i try to link these files it says Error: c:/djgpp/bin/ld.exe: cannot find -lstdcx Can anyone help me? Tnx a lot