From: William Xu <william.xwl@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#8564: 24.0.50; bootstrap on windows 7: `gl-stamp' target failed
Date: Thu, 28 Apr 2011 14:19:20 +0800 [thread overview]
Message-ID: <21gl62pygaon.fsf@gmail.com> (raw)
In-Reply-To: <21gl7hagz2we.fsf@gmail.com>
Eli Zaretskii <eliz@gnu.org> writes:
Uh-oh! Is this the MSYS port of Bash, by any chance? Or maybe the
Cygwin Bash? If so, can you remove sh.exe from PATH and try again?
At least the MSYS Bash has a nasty habit of munging the command-line
arguments if it "thinks" that those arguments are Unix-style /foo/bar
file names. So my crystal ball says that it "thinks" "/c" in "cmd /c"
is such a file name and changes it to something like "cmd L:/c", which
of course totally confuses cmd.exe.
You will see that nt/INSTALL advises against the MSYS shell:
MSYS sh.exe also appears to cause various
problems. If you have MSYS installed, try "make SHELL=cmd.exe" to
force the use of cmd.exe instead of sh.exe.
OK. That is the problem! It is a MSYS bash, included in msys-git.
Thanks.
It seems kind of nasty, though. We reply on unix tools like cp, rm,
etc, but they are often bundled together with sh. Maybe add the above
note to "* For the impatient" section as well would be a good idea?
--
William
http://xwl.appspot.com
next prev parent reply other threads:[~2011-04-28 6:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-27 5:20 bug#8564: 24.0.50; bootstrap on windows 7: `gl-stamp' target failed William Xu
2011-04-27 10:29 ` Eli Zaretskii
2011-04-28 2:24 ` William Xu
2011-04-28 4:53 ` Eli Zaretskii
2011-04-28 6:19 ` William Xu [this message]
2011-04-28 17:26 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=21gl62pygaon.fsf@gmail.com \
--to=william.xwl@gmail.com \
--cc=bug-gnu-emacs@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).