From: "Kalum Somaratna aka Grendel" To: djgpp AT delorie DOT com Date: Mon, 22 Nov 1999 14:56:52 +0600 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) In-reply-to: <818eal$1uc$1@toto.tig.com.au> X-mailer: Pegasus Mail for Win32 (v3.12) Message-ID: <94329739501@out.newmail.net> Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 21 Nov 99, at 20:36, Protozone wrote: > Hi, > Can someone please help me setup DJGPP.... when (in RHIDE) I try to "make" > my program, it gives me the error: > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory > (ENOENT) > > I've followed the instructions on the DJGPP site (adding in those paths to > autoexec.bat , ect)... Any help would be appreciated... > Protozone > > Please read Section 8.7 of the DJGPP FAQ as it has a lot of info about your problem and how to correct it. BTW the missing lstdcx can be caused by a bug in RHIDE v1.4. The bug (and a lot of others) is solved in RHIDE v1.4.7, so it would be advisable to get the latest version of RHIDE. You can get RHIDE v1.4.7 from . Regards, Kalum