Lines Overflowing My Screen
Andris Pavenis
pavenis@latnet.lv
Sun Nov 19 23:48:00 GMT 2000
On Friday 17 November 2000 23:19, fburns@csc.com wrote:
> I have recently installed g77 for DOS. When I have many compilation errors
> they spill onto the screen often overflowing so I can't see the early ones.
> Is there a way to capture them? I am running MS DOS in Windows 98.
>
If You are using DJGPP (I gues it's so) it's better to use DJGPP mailing list
instead (djgpp@delorie.com).
About question (assuming You are using DJGPP):
redir -eo g77 -c foo.f >foo.out
Andris
PS. Also look for this and similar questions in DJGPP FAQ at first
More information about the Gcc
mailing list