From: "Ilari Kaartinen" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP with Allegro Date: Fri, 25 Jun 1999 23:20:53 -0000 Organization: TPO Internet Lines: 14 Message-ID: <7l0o57$17n$1@news.koti.tpo.fi> References: <37739DFA DOT 6D207944 AT quebectel DOT com> NNTP-Posting-Host: s.kurvi.phpoint.net X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com For some reason, liballeg.a is missing from you djgpp/lib/ directory. run make in allegro directory... (get make from same place as djgpp) - Ilari MentalRay kirjoitti viestissä <37739DFA DOT 6D207944 AT quebectel DOT com>... >Hi, I'm trying to make a .EXE file using Allegro. When it's time to >compile, it said : "ld.exe : cannot open -lalleg : no such file or >directory" > >What's the problem?? >