# HG changeset patch # User Jason Rumney # Date 1098734238 0 # Node ID 64443697a546fdefec2ecbe52d85916a1c06c43b # Parent fbcb259c5936e9c0bc83a05f82b33ef6ec303ea0 Add note about MSYS sh.exe diff -r fbcb259c5936 -r 64443697a546 nt/INSTALL --- a/nt/INSTALL Mon Oct 25 16:58:46 2004 +0000 +++ b/nt/INSTALL Mon Oct 25 19:57:18 2004 +0000 @@ -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