From: tkokke AT personalware DOT nl Subject: Can't figure out how to compile allegro To: djgpp AT delorie DOT com Date: Wed, 27 Sep 2000 12:08:38 +0200 Message-ID: X-MIMETrack: Serialize by Router on WebServer/SCA PersonalWare/31(Release 5.0.3 (Intl)|21 March 2000) at 09/27/2000 12:10:13 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com I've read a lot messages about compiling allegro. I tried to do this the way that is told, but make give me an error. I've tried like this: H:\helpdesk\kokke_t\djgpp\allegro>make all this is the output: Compiling Allegro. Please wait... gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math .fomit-frame-pointer -o obj/djgpp/allegro.o -c src/allegro.c make.exe: *** [obj/djgpp/allegro.o] Error -1 Can you please tell me what I can do about this or what I do wrong. Timmy Kokke