From: Gyrong AT aol DOT com Message-ID: <9c.25f78d6e.2ab3c7fe@aol.com> Date: Fri, 13 Sep 2002 19:00:14 EDT Subject: how to capture gcc error msgs on command prompt screen? To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_9c.25f78d6e.2ab3c7fe_boundary" X-Mailer: AOL 6.0 for Windows US sub 10580 Reply-To: djgpp AT delorie DOT com --part1_9c.25f78d6e.2ab3c7fe_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Please let me know how to capture gcc error msgs on command prompt screen ? Can I redirect them to a text file or to the printer ? I ran gcc to compile a c program in the command prompt screen of Window 98 (running on a celeron PC), the error msgs given by compiler scrolled up the screen and I could not see them. I tried "gcc filename > errorlog", but it didn't work. I tried shift + "print screen key" , it didn't work either. Thanks for your attention ! G. David Rong --part1_9c.25f78d6e.2ab3c7fe_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit Please let me know how to capture gcc error msgs on command prompt screen ? Can I redirect them to a text file or to the printer ? I ran gcc to compile a c program in the command prompt screen of Window 98 (running on a celeron PC), the error msgs given by compiler scrolled up the screen and I could not see them. I tried "gcc filename > errorlog", but it didn't work. I tried shift + "print screen key" , it didn't work either.
Thanks for your attention !

G. David Rong
--part1_9c.25f78d6e.2ab3c7fe_boundary--