From: "purple" Newsgroups: comp.os.msdos.djgpp Subject: ld.exe not found? Date: Fri, 12 Feb 1999 17:13:49 -0000 Message-ID: <918839635.29568.0.nnrp-04.c2de89e4@news.demon.co.uk> NNTP-Posting-Host: asbury.demon.co.uk X-NNTP-Posting-Host: asbury.demon.co.uk:194.222.137.228 X-Trace: news.demon.co.uk 918839635 nnrp-04:29568 NO-IDENT asbury.demon.co.uk:194.222.137.228 X-Complaints-To: abuse AT demon DOT net X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MIMEOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Lines: 21 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com i'm running RHIDE under an MS-DOS terminal from Windows '95 and I used winzip (which supports LFNs) to unzip the files for DJGPP and RHIDE. Every time i try to compile something, i am told that ... Error: d:/richard/applications/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory the program i'm trying to compile is a c++ file called hello.cpp. i can assure you that there are no problems with the code itself, though that doesn't seem to have had an influence on the error message anyway. i've tried renaming the libstdcxx.a as advised, but it doesn't help either. if anyone can help, i'd be most greatful, Richard