Mail Archives: djgpp/1999/02/03/15:03:33
> Eli Zaretskii writes:
>> My #1 guess is that there is something very strange
>> about your echo command: do you have any strange aliases or other
>> software installed that could be changing the way this behaves?
>> (make should be using the echo.exe from djgpp/bin).
>
> There's no echo.exe in v2.02: by popular demand it was renamed into
> djecho.exe.
Really? That is useful to know :-) There still shouldn't be any
problems, though: I've built Allegro successfully with djgpp 2.02,
which will presumably be using the internal command.com echo. The
only incompatibility is that trying to echo an empty string will
produce that stupid "echo is off" message from command.com, but
this only happens in one place early on in the MMX-assembler
test, and anyone who has djgpp 2.02 will presumably also have an
MMX-aware version of binutils, so this ought not to be a problem.
To the original poster, my comments still stand: do you have any
odd aliases set up for your echo command?
Shawn Hargreaves.
- Raw text -