Mail Archives: djgpp/2001/09/05/04:30:12
Alex Vinokur (alexvn AT bigfoot DOT com) wrote:
: ===========================================
: gcc version 2.95.3 20010315/djgpp (release)
: Windows98
: ===========================================
: I would like to redirect output of command line to file :
: gcc -v *.c > log1.txt
: or
: gcc -v *.c >& log2.txt
: It doesn't work on Windows98.
: Is there any possibility to do it ?
Examine the program REDIR.EXE.
: P.S. I realize that that question is not DJGPP-related one.
: On the other hand, if we know how to do the redirection
: it will help to use DJGPP.
But it _is_ DJGPP related as DJGPP provides a program to help you do
this.
Right,
MartinS
- Raw text -