all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Ota, Takaaki" <Takaaki.Ota@am.sony.com>
Cc: cyd@gnu.org, emacs-devel@gnu.org
Subject: Re: Emacs pretest 24.0.92
Date: Thu, 01 Dec 2011 22:31:51 +0200	[thread overview]
Message-ID: <83hb1k3ufc.fsf@gnu.org> (raw)
In-Reply-To: <20111201.114155.102623763.Takaaki.Ota@am.sony.com>

> Date: Thu, 1 Dec 2011 11:41:55 -0800
> From: "Ota, Takaaki" <Takaaki.Ota@am.sony.com>
> Cc: emacs-devel@gnu.org
> 
> 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	other threads:[~2011-12-01 20:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-30 18:12 Emacs pretest 24.0.92 Chong Yidong
2011-12-01 19:41 ` Ota, Takaaki
2011-12-01 20:31   ` Eli Zaretskii [this message]
2011-12-01 20:58     ` Dani Moncayo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83hb1k3ufc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=Takaaki.Ota@am.sony.com \
    --cc=cyd@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.