Message-Id: <199911162248.RAA18691@vesuve.globetrotter.net> From: "denis jobin" To: Subject: Problem with allegro Date: Sat, 8 Jan 2000 07:45:02 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com When I compile something that use function from allegro.h, (like some of the examples included in the allegro package) it`s work well. But when I come to build it, I get a lot of "undefined reference to..." error message. {eg: (10) undefined reference to allegro_init()} I don`t think that it`s a DJGPP installation problem because the "Hello World!" test works perfectly. The reason why I think it occur is that when I builded allegro, I used "make all" instead of "make" because I didn`t had the .exe required to use "make". (But I downloaded all the stuff that the zip picker told me to download. ) What is my problems ? Pierre-Marc Jobin djobin1 AT globetrotter DOT qc DOT ca