emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bootstrap fails on w32


From: Adrian Aichner
Subject: Re: Bootstrap fails on w32
Date: Mon, 23 May 2005 02:26:11 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b20 (cilantro, windows-nt)

Juanma Barranquero <address@hidden> writes:

> And yet another oddity. I usually run the make process from inside 4NT, and
>
>  C:\bin\emacs\nt> (cmd /c nmake) 2&>1 | tee build.log
>
> works, but
>
>  C:\bin\emacs\nt> (cmd /c nmake install) 2>&1 | tee install.log

I noticed 2&>1 vs. 2>&1

Is this just a typo in this mail?

2>&1 looks right to me, but according to "man bash" 2&>1 is preferred.

Perhaps this is the only form supported by 4NT?

Adrian

>
> often (but not always) hangs when running addpm.exe. It never hangs
> when there's no redirection.
>
> Not important, of course, so I haven't tried to debugging it, but it
> *is* puzzling.

-- 
Adrian Aichner
 mailto:address@hidden
 http://www.xemacs.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]