X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: redirect stderr to stdout/file in djgpp 2.x Date: Thu, 8 Apr 2010 04:46:41 -0700 (PDT) Organization: http://groups.google.com Lines: 4 Message-ID: <97e7dd63-3c51-4796-a5ba-c8a1cddaabbc@w17g2000yqj.googlegroups.com> NNTP-Posting-Host: 90.181.199.10 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1270727201 14629 127.0.0.1 (8 Apr 2010 11:46:41 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 8 Apr 2010 11:46:41 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: w17g2000yqj.googlegroups.com; posting-host=90.181.199.10; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090825 SeaMonkey/1.1.18,gzip(gfe) Bytes: 1306 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I know there's redir.exe to do this. But I also found that GO32= variable can be uset to set it globally. But it seems it works only for old djgpp using go32 extender (tried with 2.04 but didn't work). Is there something similar in new DJGPP?