From: "Allen" Newsgroups: comp.os.msdos.djgpp Subject: lhelp inking in rhide? Lines: 9 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Date: Wed, 12 May 1999 04:06:56 GMT NNTP-Posting-Host: 206.172.162.105 X-Trace: news21.bellglobal.com 926482016 206.172.162.105 (Wed, 12 May 1999 00:06:56 EDT) NNTP-Posting-Date: Wed, 12 May 1999 00:06:56 EDT Organization: Sympatico To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I was successful in compiling a program in rhide (hello.o) I loaded this back into rhide. I then tried to link it and got the error message c:djgpp/bin/ld.exe cannot open -lstdcx no such file or directory (ENOENT) I searched for lstdcx but could only find libstdcxx.a in my DJGPP folder. DJGPP was installed from a cd rom from the book C++ in 24 hours by Sams. Can anyone help me?