Mail Archives: djgpp/1997/03/10/16:39:28
Shawn Hargreaves <Shawn AT talula DOT demon DOT co DOT uk> wrote in article
<nfu6AAAo7BJzEwIX AT talula DOT demon DOT co DOT uk>...
> Dennis Moran writes:
> >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
>
> "Error -1" usually means that make can't find the program it is trying
> to run, which in this case is gcc. Is the djgpp\bin directory in your
> path? If you are having to type a full file path to run make, eg.
> c:\djgpp\bin\make.exe, then you have it set up wrong.
>
> Eli: I was just about to suggest that he go read the FAQ, but upon
> trying to find the relevant section number, I discovered that there
> doesn't seem to be any reference to putting the bin dir in your path! Am
> I just hopelessly incompetent and looking in the wrong place, or is this
> info truly absent? (as if there's _anything_ that isn't in the FAQ
> somewhere :-)
>
>
> /*
> * Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk -
http://www.talula.demon.co.uk/
> * Beauty is a French phonetic corruption of a short cloth neck
ornament.
> */
>
>
Nope, I didn't have it in the path. After I installed it without putting it
in the path I had no problems...
Thanks, it works now...
--
Dennis Moran (aka Coolio)
coolio AT coolio9 DOT com
http://coolio9.com/
- Raw text -