diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-01-22 11:13:59 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-01-22 11:13:59 +0000 |
commit | b147d29726f3524e1a4c3b2dcaf8e8766c413423 (patch) | |
tree | 578864da15af289c9497221cea38d2c2d088a6b6 /nt/INSTALL | |
parent | f913082994ffe9246fdd9ecb5ec55b7f3bb6af41 (diff) | |
download | emacs-b147d29726f3524e1a4c3b2dcaf8e8766c413423.tar.gz |
Document problems with 4NT.
Diffstat (limited to 'nt/INSTALL')
-rw-r--r-- | nt/INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/INSTALL b/nt/INSTALL index 0b9c95ee787..bfa395d0f73 100644 --- a/nt/INSTALL +++ b/nt/INSTALL @@ -31,6 +31,10 @@ for building parts of Emacs that need to invoke Emacs itself (leim and "make bootstrap", for example). Also see the Trouble-shooting section below if you decide to go ahead and use Cygwin make. + + 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. sh exists no sh |