cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Mon, 22 Nov 1999 17:02:15 -0500 |
Message-Id: | <199911222202.RAA18237@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <818q1j$h13$1@news08.btx.dtag.de> (carolura@luther.edu) |
Subject: | Re: Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) |
References: | <818eal$1uc$1 AT toto DOT tig DOT com DOT au> <818q1j$h13$1 AT news08 DOT btx DOT dtag DOT de> |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> 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 That'll solve your problem No, that will *hide* your problem. There are other files that have the same problem. The right solution is to find out why they're mismatched and fix it there. Usually this means setting LFN=Y (in win9x) or re-unzipping with an LFN-unaware unzip (like pkunzip) (for NT). Optionally, look up NameNumericTail in the FAQ.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |