Date: Mon, 11 Jan 1999 12:27:14 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Henno Vermeulen cc: djgpp AT delorie DOT com Subject: Re: I installed OK, but I get a Linker ERROR with cpp files In-Reply-To: <3699BDB0.50254806@regiolicht.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 11 Jan 1999, Henno Vermeulen wrote: > I'm using RHIDE, and when I compile (ALT-F9) a program written for C++ > (.cpp), the program compiles ok, but I always get this (linker?) error > when trying to run it: > > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or > directory (ENOENT) This is expained in the DJGPP FAQ, section 8.7. Please read it. > By the way, I think I installed all the zip files I need in the right > way, and set up my path and set djgpp = c:\djgpp\djgpp.env ^ ^ If those two marked blanks are real, you need to remove them and reboot. See section 8.1 of the FAQ for more on this.