Mail Archives: djgpp/1997/05/28/17:48:57
On 28 May 1997, DrkWatr wrote:
> Is there anyway to redirect the errors during compile time to a file? It is
> hard to correct errors where there are so many that it scrolls off of the
> screen. Sometimes if there is one error at the top, it then may cause all
> the others to happen, but can't see the top one it scrolled off screen. Can
> anybody help?
redir -eo gcc ...... >error.log
more <error.log
Check the info pages for the full syntax an options for redir.
Art S. Kagel, kagel AT bloomberg DOT com
- Raw text -