X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 7 Apr 2002 00:16:36 -0500 Message-Id: <200204070516.g375Gaa18344@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: quitestars AT yahoo DOT com CC: djgpp AT delorie DOT com In-reply-to: <20020407050332.63023.qmail@web21407.mail.yahoo.com> (message from Tina on Sat, 6 Apr 2002 21:03:32 -0800 (PST)) References: <20020407050332 DOT 63023 DOT qmail AT web21407 DOT mail DOT yahoo DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk DJGPP comes with a program called "redir" that handles that problem. Type "info redir" at the DOS prompt for full documentation. Example: C:\> redir -e errors.txt gcc -c foo.c