From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: (none) Date: Wed, 09 Apr 1997 05:59:10 -0700 Organization: Two pounds of chaos and a pinch of salt Lines: 30 Message-ID: <334B929E.4D4@cs.com> References: <19970409174200 DOT AAA18406 AT winter> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp110.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Jeff Jensen wrote: > = > I just got Allegro 2.2 but I have a problem using it. When I try to > compile the examples that comes with it. I get the error 'cannot open > -lalleg'. I have put alleg in 'Libraries' in options and marked it. I > think it was in the allegro faq I read about the liballeg.a =B4, I can'= t > find that library anyware. You have to actually build the library first. To do so, change to the main Allegro directory and type "make". It should compile the library, install it in the djgpp lib directory, and build the setup program, examples, and demo game. To use Make, you need to get the 'v2gnu/mak375b.zip' package. -- = John M. Aldrich = * Anything that happens, happens. * Anything that, in happening, causes something else to happen, causes something else to happen. * Anything that, in happening, causes itself to happen again, happens again. * It doesn't necessarily do it in chronological order, though. = --- Douglas Adams