Message-Id: <199811011259.MAA17009@relay.clara.net> From: "Arthur" To: Subject: RE: ???ld.exe cannot open -lstdcx: ???????eh? Date: Sun, 1 Nov 1998 12:54:33 -0000 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 In-Reply-To: <71g3sh$9c7@sjx-ixn4.ix.netcom.com> Importance: Normal 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? You read the FAQ. Particularly section 8.7. James Arthur jaa AT arfa DOT clara DOT net ICQ#15054819 > > > > > > > >