Mail Archives: djgpp/1997/03/10/12:09:41
George Foot <gfoot AT mc31 DOT merton DOT ox DOT ac DOT uk> wrote in article
<5g068m$oep AT news DOT ox DOT ac DOT uk>...
> Dennis Moran (coolio AT coolio9 DOT com) wrote:
>
> : While we're talking about installing djgpp, can some give me
instruction on
> : installing Allegro? I put it into it's own directory, c:\djgpp\allegro\
but
> : I'm not sure if that's right...
>
> That will do fine. It's all documented in the readme.txt or allegro.txt;
> what you need to do now is change to that directory and type `make'.
> Provided you installed the make utility (file mak375b.zip), Allegro will
> now compile itself, ready for use. You must unzip Allegro with the -d
> parameter, to expand directories.
>
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\
>
> --
> George Foot <gfoot AT mc31 DOT merton DOT ox DOT ac DOT uk>
> Merton College, Oxford.
>
>
- Raw text -