Mail Archives: djgpp/1996/07/04/14:53:26
Bram Stolk wrote:
> : This is because warnings/errors are written to STDERR, not stdout.
> : Unfortunately, DOS's command procesor (command.com) does not provide
> : a way to redirect stderr so, as with any other DOS program that writes
>
> I use NDOS (Norton DOS), and I can do:
> make >& log
> Maybe msdos doesn't do this, but you could try it.
Doesn't command.com support stderr redirection with 'make 2> log' ?
Ian
vmeister AT ios DOT com
http://styx.ios.com/~vmeister/
- Raw text -