Mercurial > emacs
changeset 37885:0cd37e185384
Clarify that building with MSVC requires nmake.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 24 May 2001 21:21:44 +0000 |
parents | b454faf9a60b |
children | fa5bf2ae08c6 |
files | nt/INSTALL |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/nt/INSTALL Thu May 24 14:03:11 2001 +0000 +++ b/nt/INSTALL Thu May 24 21:21:44 2001 +0000 @@ -5,9 +5,10 @@ See the end of the file for copying permissions. To compile Emacs, you will need either Microsoft Visual C++ 2.0 or - later, or a Windows port of GCC 2.95 or later with Mingw and W32 API - support and a port of GNU make. You can use the Cygwin ports of GCC, - but Emacs requires the Mingw headers and libraries to build. + later and nmake, or a Windows port of GCC 2.95 or later with Mingw + and W32 API support and a port of GNU make. You can use the Cygwin + ports of GCC, but Emacs requires the Mingw headers and libraries to + build. If you build Emacs on Windows 9X or ME, not on Windows 2000 or Windows NT, we suggest to install the Cygwin port of Bash.