From: "John B. Coarsey,PE" Newsgroups: comp.os.msdos.djgpp Subject: Error Date: Mon, 11 Jan 1999 12:39:05 -0500 Organization: JEA Lines: 16 Message-ID: <77dcvo$4f1@jolt.jea.com> NNTP-Posting-Host: coarjb.jea.com X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am trying to get djgpp for c++ set up. I have used the djgpp for c for some time now along with rhide. I used the zip picker to choose c and c++ and downloaded them. I then temporarily moved my old djgpp to another directory and loaded in default djgpp c++. Using Rhide it will compile and run a c program but for C++ I get the following error d:\djgpp\bin\ld.exe : cannot open -lstdcx: no such file or directory (ENOENT) I tried naming the c++ source both cpp and cc but same error both ways. Any help will be appreciated.