From 5f3c35e6c9416eeea5133bcecee9a97e5cd9e187 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Sat, 6 Jan 2001 21:19:03 +0000 Subject: [PATCH] Update info about compilers. --- nt/README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/nt/README b/nt/README index 816a8a2d495..4db11487553 100644 --- a/nt/README +++ b/nt/README @@ -14,11 +14,10 @@ for the latest precompiled distributions. * Preliminaries -To compile Emacs, you will need a Microsoft C compiler package. For -NT, this can be any of the SDK compilers from NT 3.1 and up, Microsoft -Visual C++ for NT (versions 1.0 and up), or Microsoft Visual C++ -(versions 2.0 and up). For Windows 95, this can be Microsoft Visual -C++ versions 2.0 and up. +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. * Building and installing -- 2.39.2