comparison nt/INSTALL @ 57697:64443697a546

Add note about MSYS sh.exe
author Jason Rumney <jasonr@gnu.org>
date Mon, 25 Oct 2004 19:57:18 +0000
parents 5bab1954e91f
children 114ecd5ee47b 0fe073a08cef
comparison
equal deleted inserted replaced
57696:fbcb259c5936 57697:64443697a546
52 "make bootstrap", for example). Also see the Trouble-shooting section 52 "make bootstrap", for example). Also see the Trouble-shooting section
53 below if you decide to go ahead and use Cygwin make. 53 below if you decide to go ahead and use Cygwin make.
54 54
55 In addition, using 4NT as your shell is known to fail the build process, 55 In addition, using 4NT as your shell is known to fail the build process,
56 at least for 4NT version 3.01. Use cmd.exe, the default NT shell, 56 at least for 4NT version 3.01. Use cmd.exe, the default NT shell,
57 instead. 57 instead. MSYS sh.exe also appears to cause various problems. If you have
58 MSYS installed, try "make SHELL=cmd.exe" to force the use of cmd.exe
59 instead of sh.exe.
58 60
59 sh exists no sh 61 sh exists no sh
60 62
61 cygwin b20.1 make (3.75): fails[1, 5] fails[2, 5] 63 cygwin b20.1 make (3.75): fails[1, 5] fails[2, 5]
62 MSVC compiled gmake 3.77: okay okay 64 MSVC compiled gmake 3.77: okay okay