From: "Jeff" Newsgroups: comp.os.msdos.djgpp Subject: a little help here... Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Sat, 04 Aug 2001 06:01:11 GMT NNTP-Posting-Host: 24.25.206.117 X-Complaints-To: abuse AT rr DOT com X-Trace: typhoon.san.rr.com 996904871 24.25.206.117 (Fri, 03 Aug 2001 23:01:11 PDT) NNTP-Posting-Date: Fri, 03 Aug 2001 23:01:11 PDT Organization: Road Runner To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com When I write a program that uses the Allegro library, I can get it to compile fine [Alt-F9], but when I try to make [F9] and run the program, it gives me the error: "undefined reference to 'allegro_init'" (and other such Allegro functions). I'm not sure what to try to fix the problem. (and I'm using RHIDE if that's an important detail) Thanks. - Jeff