From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: Re: More diagnostics for the W32 build Date: Mon, 06 Jun 2005 10:30:41 -0400 Message-ID: References: <1117975080.42a2f228069ad@webmail.freedom2surf.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118069226 2176 80.91.229.2 (6 Jun 2005 14:47:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Jun 2005 14:47:06 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 06 16:47:05 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfIoX-00083Y-Pc for ged-emacs-devel@m.gmane.org; Mon, 06 Jun 2005 16:42:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfInn-0004gT-FW for ged-emacs-devel@m.gmane.org; Mon, 06 Jun 2005 10:42:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DfInF-0004Sp-N4 for emacs-devel@gnu.org; Mon, 06 Jun 2005 10:41:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DfInA-0004Pp-R5 for emacs-devel@gnu.org; Mon, 06 Jun 2005 10:41:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfIn9-0004Nt-I4 for emacs-devel@gnu.org; Mon, 06 Jun 2005 10:41:28 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DfIlE-0003sO-Br for emacs-devel@gnu.org; Mon, 06 Jun 2005 10:39:28 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1DfIcG-0005P6-7t for emacs-devel@gnu.org; Mon, 06 Jun 2005 16:30:12 +0200 Original-Received: from 146-115-127-135.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com ([146.115.127.135]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jun 2005 16:30:12 +0200 Original-Received: from dave by 146-115-127-135.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jun 2005 16:30:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 146-115-127-135.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:nlPnHH1+UdC+OdgTPLe/JDgxVHQ= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38180 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38180 Eli Zaretskii writes: >> Date: Sun, 5 Jun 2005 13:38:00 +0100 >> From: jasonr@f2s.com >> Cc: emacs-devel@gnu.org >> >> Redirecting stderr works on COMMAND.COM as far as I recall. > > No, it doesn't. "foo 2>bar" is interpreted as `foo' called with an > argument `2' and its stdout redirected to `bar'. If you do that with > GCC, it complains about a non-existing file `2'. > >> I'm not sure about 2>&1 though. > > Definitely doesn't work, That's strange; I use it all the time on Windows XP. Seems to work just fine (?) -- Dave Abrahams Boost Consulting www.boost-consulting.com