X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <001601c19e8a$a314a840$dbe0a0c8@rjo.virtua.com.br> From: "Pedro Izecksohn" To: Subject: Redirecting GCC's Errors Message. Date: Wed, 16 Jan 2002 10:37:51 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Disposition-Notification-To: "Pedro Izecksohn" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp AT delorie DOT com Hi, Sorry for that I ask too many questions. I'm only a few days in this list and I already asked 2 questions, and this is my third. Thank to all you that answer the questions of the beginners in this list. Now let me write my problem: How is it possible to redirect the errors message that is outputed from GCC at the standart output, to a file ? Because gcc -Wall -o test.exe test.c > errors.txt or gcc -Wall -o test.exe test.c >> errors.txt do not works. It is needed when there are too many lines in the errors message, and the screen runs and it is impossible to read the begining of the errors message. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com