Mail Archives: djgpp/1999/06/10/07:31:59
In article <375F952C DOT A794F3EA AT nochance DOT com> you wrote:
> Is there a way of stopping error messages scrolling off the screen, it
> is usually the first error message that is important.
You don't stop it. You save all of it to a file, and read it. For
details on how to do the saving, see the FAQ. In a nutshell:
redir -eo error.log gcc {...all your gcc arguments, here...}
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -