Mail Archives: djgpp/1994/11/14/20:53:21
On 14 Nov 1994 TAUPIN AT rsovax DOT lps DOT u-psud DOT fr wrote:
> When gcc makes diags, they are written on the screen. But the claassical
> DOS piping (i.e. saying gcc -c myfile.c >myfile.log) does not work.
That's because it's written into stderr.
> In order to show my problems to others, how can I make the diags
> go to a file, not [only] to screen ?
set go32=2r1
... > test.tst
Or use a different command processor (like 4dos or ndos) that allows
ridirecting stderr.
+--------------------------------------------------------+
| Long Doan ldoan1 AT mason1 DOT gmu DOT edu |
| ld AT netrix DOT com |
+--------------------------------------------------------+
- Raw text -