Date: Tue, 8 Dec 1998 12:14:50 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Youssef Latrous cc: djgpp AT delorie DOT com Subject: Re: Please Help: can't use Rhide In-Reply-To: <366C758D.DD0456BD@sprint.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 7 Dec 1998, Youssef Latrous wrote: > If I use gcc from a dos shell, then everything is ok. But if I try to use > the RHIDE environment then I'm able to compile, but not to link. I have the > following error: > > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory > (ENOENT) See section 8.7 of the DJGPP FAQ list (available as v2/faq211b.zip from the same place you get DJGPP). It explains why does this happen and how to solve it.