Mail Archives: djgpp/2000/03/27/13:59:45
Yannick Benoit <yannick DOT benoit AT dr DOT cgocable DOT ca> 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.
- Raw text -