From: tackmast AT aol DOT com (TackMast) Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro trouble with compiling source codes Lines: 31 Message-ID: <1998060300442000.UAA07180@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Date: 03 Jun 1998 00:44:20 GMT Organization: AOL http://www.aol.com References: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk MordWorm wrote: >Everything in my allegro file seems to have some sort of bug when it comes to >compiling it. I use RHIDE, and the compile returns no error most of the >time, >but when I Build All, the errors are such "First reference to .........." or >"Undefined reference to ............" I'm not sure what you're trying to do, but it sounds like you're trying to build the Allegro library. First of all, you don't try to compile them yourself. There is a makefile, and at the dos prompt you type make (assuming you have make.exe). You have to be in the directory the makefile's in. If you don't have this program it is available at Simtel or the mirrors(I'm pretty sure, if I'm wrong someone respond to this and give the right place). I'm not sure what the name of it is, but with a little searching you could probably find it. If you have any other problems building Allegro or are not too sure on what to do, read the Allegro docs. If you're not trying to build Allegro, then you're going to need to give more information on what you're trying to do. I hope I helped. int main() { SupaDupaP supadupap AT usa DOT net home page isn't up yet "A penny saved is a penny earned--but a penny invested in an agressive stock is a million dollars a month later" }