GCC output console cannot be pipe thru more
lrtaylor@micron.com
lrtaylor@micron.com
Wed Oct 15 16:47:00 GMT 2003
Or, you can do
gcc .... >& outfile
Which will send all output to the output file, rather than just the
error text.
-----Original Message-----
From: m. [mailto:michal017@centrum.sk]
gcc 2> err
m.
On Tue, 14 Oct 2003 23:24:05 -0700 (PDT)
br engineering <br_engineering@yahoo.com> wrote:
>overfilled in Gnome desktop. I can see the top message
>in a bash shell only but cannot store to a file. I
>tried "gcc .... > outfile" but only got the invocation
>line.
More information about the Gcc-help
mailing list