From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp References: <818eal$1uc$1 AT toto DOT tig DOT com DOT au> <818q1j$h13$1 AT news08 DOT btx DOT dtag DOT de> <199911222202 DOT RAA18237 AT envy DOT delorie DOT com> Subject: Re: Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) Lines: 24 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: X-Trace: /K0ZEC6b8Ju8wMgPa+8+/yXLQ2nA0mxs/i8Yv8tTPNLO2kNDniDJHzkLHLwFl96RJrQv43jbPCi7!2U/yP1o6uVSYjv0nzdaWbD1ZooUFm53ykAZmBCimUMLlDqVc+3sMQW0JYNsTReJamQO+jw== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Tue, 23 Nov 1999 00:25:26 GMT Distribution: world Date: Tue, 23 Nov 1999 00:25:26 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "DJ Delorie" wrote in message news:199911222202 DOT RAA18237 AT envy DOT 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. Plan 3: Use Unzip32, an unzipper that is guaranteed (disclaimer: not really) to have the same LFN support as any other DJGPP program. It's somewhere on Simtel. Damian Yerrick