From: "Antonio Arranz" Newsgroups: comp.os.msdos.djgpp Subject: Newbie: help about Rhide and Allegro Date: Tue, 17 Aug 1999 12:39:02 +0200 Organization: Telefonica Transmision de Datos Lines: 18 Message-ID: <7pbekh$hgc$1@talia.mad.ttd.net> NNTP-Posting-Host: 195.235.210.199 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Please, I need help (after searching FAQs, readme's...): After a couple of days trying to configure properly Rhide (and learning the files I should use among all those djgpp files) now I am trying just to compile/execute the allegro examples (it compiles but not runs) but when I do so this error appears: Error: c:/djgpp/bin\ld.exe: unrecognized -a option 'lleg' In linker options I wrote : -alleg In libraries : [x] 0 alleg If I remove -alleg in linker options, this error appears: Error: c:/djgpp/bin\ld.exe: cannot open -lalleg: no such file or directory (ENDENT) Thanks alames AT teleline DOT es