From: "Kaleb Pederson" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: C++ & RHIDE Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 25 Aug 1999 06:32:09 -0700 NNTP-Posting-Host: 204.203.52.78 X-Complaints-To: abuse AT verio DOT net X-Trace: sea-read.news.verio.net 935588257 204.203.52.78 (Wed, 25 Aug 1999 13:37:37 GMT) NNTP-Posting-Date: Wed, 25 Aug 1999 13:37:37 GMT Organization: Verio To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > On Mon, 9 Aug 1999, Christian von Schultz wrote: > > > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory > > (ENOENT) > > It's in the FAQ, see section 8.7. I too, get the above problem however none of the "fixes" in the FAQ making it work. If I use gxx it will compile the c++ programs just fine. I have set my environment variables, long name file support, and other requisite items but am still having no luck. I read through anything I believed relevant in the FAQ and instructions and am currently searching the archives but am still not having any luck. Any help would be greatly appreciated. --Kaleb