Message-ID: <38DF8F08.19957B2F@corel.com> Date: Mon, 27 Mar 2000 11:40:40 -0500 From: Jonathan Meunier X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: error with allegro References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 120.150.3.42 X-Trace: 27 Mar 2000 11:39:47 -0500, 120.150.3.42 Lines: 20 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I think your problem is that you misinterpreted the parameter '-lalleg'... It shouldn't be '-alleg', but rather '-alleg'. Your error states a .. HTH, .(Trancelucid). . Jaune . Yannick Benoit wrote: > > Hi > I may sound stupid to most of you but i just installed allegro and looked > all over allegro faqs and readmes but after adding the line alleg to rhide > options- librairies, i still get this error and i dont know why : > > Error: c:/djgpp/bin/ld.exe: cannot find -1ALLEG > Error: collect2: ld returned 1 exit status > > please help