Message-Id: <33ABE1F2.48A@lps.u-psud.fr> Date: Sat, 21 Jun 1997 12:15:14 -0200 From: Daniel TAUPIN Reply-To: taupin AT lps DOT u-psud DOT fr Organization: CNRS Mime-Version: 1.0 To: djgpp AT delorie DOT com Cc: taupin AT lps DOT u-psud DOT fr Subject: Savings diags produced by gcc/g77 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Precedence: bulk When I compile something using g77, I get sometimes a lot of diags which run out of the screen space, so that I finally get only the last diag, usually not the real cause of all problems. Or course I tried to run "f77 .... | more" but it does not stop scrolling. In the same way "f77 ... > diags.log" yields nothing, as well as redirecting 1>xxx.log or 2>zzz.log Question: 1. How can I tell f77/gcc to pause after posting one screen of diags? 2. How can I redirect the diags produced by f77/gcc to a file which I can examine quietly? Please answer directly, I'm not on the list. Thanks. ------------------------------------------------------------------------ Daniel Taupin, Physique des Solides, Univ. Paris-Sud, 91405 ORSAY E-mail= mailto:taupin AT lps DOT u-psud DOT fr Tél: (33)1.69.15.60.79, Fax: (33)1.69.15.60.86, home/fax: (33)1.60.10.26.44 ------------------------------------------------------------------------