Date: 14-NOV-1994 10:25:22 +0100 From: TAUPIN AT rsovax DOT lps DOT u-psud DOT fr Subj: Diags when compiling. To: djgpp AT sun DOT soe DOT clarkson DOT edu 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. In order to show my problems to others, how can I make the diags go to a file, not [only] to screen ? Thanks dt