From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't get RHIDE to work.. Date: 7 Sep 1999 09:50:18 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 24 Message-ID: <7r2n4q$40m$2@antares.lu.erisoft.se> References: <37D4CE1D DOT B6BEF10C AT stud DOT hib DOT no> NNTP-Posting-Host: propus-144.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Frode Hatlevik (ai98fha AT stud DOT hib DOT no) wrote: : Hi! : I am taking a course in C++ and want to use dgjpp/rhide istead of those bulgy : IDE's out there. Only tere is a promlem: : When I try the Compile|Compile, everyting seems to be fine, but the only output : is an object file. When I try to use Compile|Make or Link og Build All I get the : following error message: : Creating: ov1.exe : Error: c:/prog/gcc/bin/ld.exe: cannot open -lstdcx: No such file or director : There were some errors : What does this mean??? : I use rhide 1.4, djdev202, gcc295b bnu281b and gpp291b release. It means you need to start using faq*b (section 8.7 if I don't misremember). Right, MartinS