GNU bug report logs -
#8564
24.0.50; bootstrap on windows 7: `gl-stamp' target failed
Previous Next
Reported by: William Xu <william.xwl <at> gmail.com>
Date: Wed, 27 Apr 2011 05:21:01 UTC
Severity: normal
Found in version 24.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> 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
This bug report was last modified 14 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.