From: "cow god" Newsgroups: comp.os.msdos.djgpp Subject: ???ld.exe cannot open -lstdcx: ???????eh? Date: Sat, 31 Oct 1998 14:44:07 -0800 Organization: ICGNetcom Lines: 18 Message-ID: <71g3sh$9c7@sjx-ixn4.ix.netcom.com> NNTP-Posting-Host: mvo-ca22-52.ix.netcom.com X-NETCOM-Date: Sat Oct 31 2:44:33 PM PST 1998 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I just started to learn C++ using Microsoft's Visual C++ at school but I want to have a compiler at home so I got DJGPP. Using RHIDE, I tried to compile the ubiquitous first program "Hello World!" I compiled it. Woohoo! No errors. Then I tried to create a exe file and I get this error message: Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) what do I do?