Date: Mon, 22 Nov 1999 09:12:40 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Raul Carolus cc: djgpp AT delorie DOT com, Protozone Subject: Re: Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) In-Reply-To: <818q1j$h13$1@news08.btx.dtag.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Sun, 21 Nov 1999, Raul Carolus wrote: > > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory > > (ENOENT) > > you need to go into the lib directory and find the library libstdcxx.a (or > stdcxx.a don't remember if it adds the lib in front) and rename it to > stdcx.a Please don't advise users to do this: it will get them in trouble later. To the original poster: section 8.7 of the DJGPP FAQ list explains how to solve this problem *correctly*.