aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2004-10-25 19:57:18 +0000
committerJason Rumney <[email protected]>2004-10-25 19:57:18 +0000
commitf9a8480b56fbcd7ed6bdfb81113c650dcd1d25d7 (patch)
treee42d5f887bc446375010a848bc9159073382693e
parente3c9b21e83378ad3ba9315777decdfa4ba4c9049 (diff)
Add note about MSYS sh.exe
-rw-r--r--nt/INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/nt/INSTALL b/nt/INSTALL
index 09de93bca0..a96f182452 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -54,7 +54,9 @@
In addition, using 4NT as your shell is known to fail the build process,
at least for 4NT version 3.01. Use cmd.exe, the default NT shell,
- instead.
+ instead. 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.
sh exists no sh