Mail Archives: djgpp/1999/10/07/18:20:06
Martin Str|mberg (ams AT ludd DOT luth DOT se) wrote:
: Compiling Allegro 3.12 ends like this:
: ...
: gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math
: -fomit-frame-p
: ointer -o obj/djgpp/demo.o -c demo/demo.c
: gcc -s -o demo/demo.exe obj/djgpp/demo.o lib/djgpp/liballeg.a
: gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math
: -fomit-frame-p
: ointer -o obj/djgpp/keyconf.o -c setup/keyconf.c
: gcc -s -o setup/keyconf.exe obj/djgpp/keyconf.o lib/djgpp/liballeg.a
: gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math
: -fomit-frame-p
: ointer -o obj/djgpp/dat2s.o -c tools/dat2s.c
: copy tools\plugins\*.inc obj\djgpp\plugins.h
: h:/dj100000: copy: command not found
: make.exe: *** [obj/djgpp/plugins.h] Error 127
:
:
: My guess is that Allegro can't handle bash as its shell.
: Perhaps the line "SHELL=$COMSPEC" should be in Allegro's makefile?
Ach, it doesn't work. Neither does "SHELL=$(COMSPEC)".
So how should the makefile be updated?
Dio, Dream Evil,
MartinS
- Raw text -