comparison nt/INSTALL @ 39152:ac1c50b8ffea

Suggest not to use WinZip.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 06 Sep 2001 08:17:24 +0000
parents 7baf228a27e6
children 7bc2236b1036
comparison
equal deleted inserted replaced
39151:9c15101341c7 39152:ac1c50b8ffea
1 Building and Installing Emacs 1 Building and Installing Emacs
2 on Windows NT/2000 and Windows 95/98/ME 2 on Windows NT/2000 and Windows 95/98/ME
3 3
4 Copyright (c) 2001 Free Software Foundation, Inc. 4 Copyright (c) 2001 Free Software Foundation, Inc.
5 See the end of the file for copying permissions. 5 See the end of the file for copying permissions.
6
7 If you used WinZip to unpack the distribution, we suggest to
8 remove the files and unpack again with a different program!
9 WinZip is known to create some subtle and hard to debug problems,
10 such as converting files to DOS CR-LF format, not creating empty
11 directories, etc. We suggest to use djtarnt.exe from the GNU FTP
12 site.
6 13
7 To compile Emacs, you will need either Microsoft Visual C++ 2.0 or 14 To compile Emacs, you will need either Microsoft Visual C++ 2.0 or
8 later and nmake, or a Windows port of GCC 2.95 or later with Mingw 15 later and nmake, or a Windows port of GCC 2.95 or later with Mingw
9 and W32 API support and a port of GNU make. You can use the Cygwin 16 and W32 API support and a port of GNU make. You can use the Cygwin
10 ports of GCC, but Emacs requires the Mingw headers and libraries to 17 ports of GCC, but Emacs requires the Mingw headers and libraries to