emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs pretest 24.0.92


From: Eli Zaretskii
Subject: Re: Emacs pretest 24.0.92
Date: Thu, 01 Dec 2011 22:31:51 +0200

> Date: Thu, 1 Dec 2011 11:41:55 -0800
> From: "Ota, Takaaki" <address@hidden>
> Cc: address@hidden
> 
> When building under MinGW it always invoke an interactive cmd.exe and
> I always must exit manually to continue the building process.  See
> below.  The last line is the prompt where I need to type "exit" to get
> out of this interactive cmd.exe.

Are you using the MSYS Bash?  If so, don't: it is not supported by the
native Emacs build, see nt/INSTALL.  (You can build without Bash, so
just removing sh.exe from PATH should be enough.)

> cmd /c "fc /b gl-tmp globals.h >nul 2>&1 || cp -f gl-tmp globals.h"

I'm guessing that the MSYS Bash converts "/c" into "C:/", which has
the effect that you see.



reply via email to

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