From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: DOS("djgpp") compiler Date: Sun, 19 Jan 1997 21:28:21 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 30 Message-ID: <32E30275.28E6@cs.com> References: <4509D47202E22E79 AT -SMF-> <4509D47201E22E79 AT -SMF-> <32DF0C76 DOT 6BA2 AT cs DOT com> <6P9OUaDUccB AT jocokko DOT edition DOT bonbit DOT org> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp102.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Kay Hayen wrote: > > >Version 2 of DJGPP uses a different method of redirecting stderr. > > Which ? Huh? I said that in the rest of my message. I don't understand what you are asking. Version 2.01 is the latest version of djgpp and is available from all SimTel distribution sites. Visit http://www.delorie.com/djgpp/getting.html for more information. To redirect stderr in v2.x, you use the 'redir' command as follows: redir -e ERRORS [command] This redirects stderr to the file named "ERRORS" and then runs the indicated command. See the redir documentation and/or the new djgpp FAQ (v2/faq210b.zip from SimTel) chapter 6.10. Hope this helps! -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com | | Call me for your free AOL disk! | http://www.cs.com/fighteer | | Chain letters, work-at-home schemes, free long distance, etc., | | are ILLEGAL! Keep the Internet litter-free... don't SPAM. | ---------------------------------------------------------------------