Mail Archives: djgpp/1997/03/11/16:05:49
Dennis Moran (coolio AT coolio9 DOT com) wrote:
: It gives me an error like this
: Compiling the djgpp version of Allegro. Please wait...
: gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -Werror -m486 -O3 -ffast-math
: -fomit
: -frame-pointer -o obj/djgpp/allegro.o -c src/allegro.c
: make.exe: *** [obj/djgpp/allegro.o] Error -1
: when I try it.
: Allegro is installed in c:\djgpp\allegro\
As I said before, did you unzip it reproducing the directory structure
stored in the ZIP file? If not, delete it and unzip it again. If you're
using PKZIP this is done by passing the -d parameter, e.g.
C:\DJGPP\ALLEGRO>pkunzip -d c:\zips\alleg22.zip
If you have done this, can you confirm that you can compile programs at all?
--
George Foot <gfoot AT mc31 DOT merton DOT ox DOT ac DOT uk>
Merton College, Oxford.
- Raw text -