From: "Hesketh" Newsgroups: comp.os.msdos.djgpp Subject: ld.exe -lalleg error Lines: 9 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Fri, 11 Jun 1999 05:36:46 GMT NNTP-Posting-Host: 24.113.136.26 X-Complaints-To: abuse AT home DOT net X-Trace: news.rdc1.bc.wave.home.com 929079406 24.113.136.26 (Thu, 10 Jun 1999 22:36:46 PDT) NNTP-Posting-Date: Thu, 10 Jun 1999 22:36:46 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I can compile my .cc programs (using rhide 1.4 and djgpp v2 for DOS) but When I try to make an exe file from the .o file I get the error : c:\djgpp\bin\ld.exe -lalleg file or directory not found (or similar to that) I cant seem to fix it... can anyone help??