Date: Wed, 21 Feb 1996 07:58:13 +0200 (IST) From: Eli Zaretskii To: Julien Beauviala Cc: djgpp AT delorie DOT com Subject: Re: Logging... In-Reply-To: <199602201550.QAA06031@alpes.alpes-net.fr> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 20 Feb 1996, Julien Beauviala wrote: > solution. Is there any way to get my warnings and error outputs as a text > file to be used after the process??? Please read the DJGPP FAQ list (available as faq102.zip from the same place you get DJGPP), section 6.13, which explains the different ways to achieve that. If you use DJGPP v2 (you didn't say), there is a program called `redir' (described in the utils.inf file) which is the easiest way to redirect things in v2.