From: Martin Str|mberg Subject: Re: Stderr redirection problems Newsgroups: comp.os.msdos.djgpp References: <36F74B8910ED2E4AB98A2E8829085F151740 AT email2k DOT compuweigh DOT com> User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (NetBSD/1.5_BETA (alpha)) Message-ID: <1026239617.616997@queeg.ludd.luth.se> Cache-Post-Path: queeg.ludd.luth.se!unknown AT speedy DOT ludd DOT luth DOT se X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Date: 09 Jul 2002 18:33:37 GMT Lines: 12 NNTP-Posting-Date: 09 Jul 2002 18:33:37 GMT NNTP-Posting-Host: queeg.ludd.luth.se X-Trace: 1026239617 news.luth.se 469 130.240.16.109 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alex wrote: : Well, I cannot have COM3 open internally for both stderr and my : application's output at the same time, right? : Maybe you could suggest some other way of printing the crash dump : without using redir? How about only printing to stderr and let redir direct it to COM3? Right, MartinS