Mail Archives: djgpp/1997/11/04/21:19:47
At 09:56 11/4/1997 +0000, Nikki wrote:
>hia!
>
>i tried to install allegro 2.2 with no success.
>
>i'm almost sure that djgpp is correctly installed,as i used it for a
>time with no problems.
>
>there is text that appear when i run make ( error message)
>
>C:\MY\DJGPP\ALLEGRO>make.exe
>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
Hmm. Try the following:
* Make sure you have unzipped correctly, with -d if using PKUNZIP. In other
words, make sure that the file c:\my\djgpp\allegro\src\allegro.c exists.
Also try typing something like that `gcc' invocation on the command line and
see what happens.
* Add `-v' to CFLAGS in the Allegro Makefile (about 70 lines down), and look
at what you see.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -