Mail Archives: djgpp/1998/06/04/23:15:23
DJGPP has "redir.exe" that can redirect standard output and/or
standard error to file, for example if you would like to redir standard
error of gcc, you can run
redir -e mystderr.txt gcc -c foo.c
Regards,
Tanes Sriviroolchai
Cheng-Chang Wu wrote in message <3577113E DOT 21726B03 AT ping DOT de>...
>Hi,
> I had tried to use vim ( an editor) with djgpp. In order to
>facilitate the edit-compile cycle I need to redirect the output of djgpp
>to a file. How can I do it under DOS. Execuse me for such a simple
>question. But I cann't figure it out.
>
>
>Cheng-Chang Wu
>
- Raw text -