public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: GCC output console cannot be pipe thru more
@ 2003-10-15 16:47 lrtaylor
  0 siblings, 0 replies; 3+ messages in thread
From: lrtaylor @ 2003-10-15 16:47 UTC (permalink / raw)
  To: gcc-help

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GCC output console cannot be pipe thru more
  2003-10-15  6:24 br engineering
@ 2003-10-15  6:33 ` m.
  0 siblings, 0 replies; 3+ messages in thread
From: m. @ 2003-10-15  6:33 UTC (permalink / raw)
  To: gcc-help

gcc 2> err
m.

On Tue, 14 Oct 2003 23:24:05 -0700 (PDT)
br engineering <br_engineering@yahoo.com> wrote:

>GCC Help
>I am using GCC for the first time to recompile a
>driver for an enet card on RH9.  GCC outputs so many
>warnings and errors that the terminal buffer is
>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.  Please comment I have refer to the gcc manual
>with no luck except to get the preprocessor messages
>only by halting compilation.
>
>br
>
>__________________________________
>Do you Yahoo!?
>The New Yahoo! Shopping - with improved product search
>http://shopping.yahoo.com
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* GCC output console cannot be pipe thru more
@ 2003-10-15  6:24 br engineering
  2003-10-15  6:33 ` m.
  0 siblings, 1 reply; 3+ messages in thread
From: br engineering @ 2003-10-15  6:24 UTC (permalink / raw)
  To: gcc-help

GCC Help
I am using GCC for the first time to recompile a
driver for an enet card on RH9.  GCC outputs so many
warnings and errors that the terminal buffer is
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.  Please comment I have refer to the gcc manual
with no luck except to get the preprocessor messages
only by halting compilation.

br

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-15 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-15 16:47 GCC output console cannot be pipe thru more lrtaylor
  -- strict thread matches above, loose matches on Subject: below --
2003-10-15  6:24 br engineering
2003-10-15  6:33 ` m.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).