From: "K Donovan" Newsgroups: comp.os.msdos.djgpp Subject: Problem with Allegro game library Date: Sat, 9 Sep 2000 14:22:43 +1200 Organization: The Internet Group Ltd Lines: 6 Message-ID: <8pc6ng$4pk$1@news.ihug.co.nz> NNTP-Posting-Host: p7-max1.whn.ihug.co.nz X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com gcc map.c -o map.exe -lalleg When I (try to) compile with allegro (using DJGPP) I get the message ' c:/djgpp/bin/ld.exe: cannot find -lalleg' What does that mean how can I fix it?