Path: news.mv.net!news.shore.net!cambridge1-snf1.gtei.net!news.gtei.net!inmet!news.bu.edu!bloom-beacon.mit.edu!micro-heart-of-gold.mit.edu!nntp.club.cc.cmu.edu!xxxx1.sei.cmu.edu!bb3.andrew.cmu.edu!andrew.cmu.edu!sager+ From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: New problem 1.0 (old posts disregard) Date: Sat, 2 Sep 2000 07:05:36 -0400 Organization: Fifth yr. senior, MCS Undeclared, Carnegie Mellon, Pittsburgh, PA Lines: 17 Message-ID: NNTP-Posting-Host: po6.andrew.cmu.edu X-Trace: bb3.andrew.cmu.edu 967892839 12835 128.2.10.106 (2 Sep 2000 11:07:19 GMT) X-Complaints-To: advisor AT andrew DOT cmu DOT edu NNTP-Posting-Date: 2 Sep 2000 11:07:19 GMT X-Added: With Flames (outnews v2.6) Xref: news.mv.net comp.os.msdos.djgpp:103079 Thanks everyone for helping me out. If I can't get the ball rolling, I can't make good games. Hell I don't even want to program them, but just design and play, but we can't have everything in life. Compilation message for linking: Creating: ibh.exe Error: c:/t/bin/ld.exe: cannot find -lalleg Error: collect2: ld returned 1 exit status There were some errors lalleg is the library you need to include in old school allegro+djgpp. I tried not linking it and got errors. What is likely to be wrong here?