From: broeker AT physik DOT rwth-aachen DOT de Newsgroups: comp.os.msdos.djgpp Subject: Re: error with allegro Date: 27 Mar 2000 16:43:33 GMT Organization: Aachen University of Technology (RWTH) Lines: 24 Message-ID: <8bo33l$k7h$1@nets3.rz.RWTH-Aachen.DE> References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 954175413 20721 137.226.32.75 (27 Mar 2000 16:43:33 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 27 Mar 2000 16:43:33 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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 I take it you must have seriously mistyped this message when you copied it from your screen. The message should have read: cannot find -lalleg or similar, i.e. it's an 'l' (ell), not a '1' (one) up front, and ALLEG should be written in lowercase. The real reason probably is that you didn't 'make allegro' and copy the resulting liballegro.a into the DJGPP lib directory, yet. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.