Mail Archives: djgpp/1999/10/08/12:25:08
Johan Venter (jventer AT writeme DOT com) wrote:
: Martin Str|mberg <ams AT ludd DOT luth DOT se> wrote in message
: news:7tinvf$sge$1 AT news DOT luth DOT se...
: > 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?
: What version of make are you using? I remember having this exact problem when
: using the mingw32 make in a bash shell compiling the mingw32 version of the
: allegro wip. Just using normal DJGPP make works though. Can you execute a normal
DJGPP make. Not sure about which version, quite a recent one.
: DOS copy command from your bash shell? Does the DJGPP make spawn command com
: when running external commands?
No. Isn't copy internal in COMMAND.COM?
: Maybe the Allegro makefile should call "command.com /c copy" instead of just
: "copy". This way, it works in bash as well (I just tried it).
Yea! That's it.
Shostakovich, String Quartet 4,
MartinS
- Raw text -