summaryrefslogtreecommitdiff
path: root/nt/INSTALL
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2004-06-07 21:02:00 +0000
committerJuanma Barranquero <lekktu@gmail.com>2004-06-07 21:02:00 +0000
commitcca1bedc7f1b853081767f10475aec4d38e3971b (patch)
tree19f4f6339f761901444a8404145b8c8173393f96 /nt/INSTALL
parentf8cf33b1570e45a1684b509a00363703479f2023 (diff)
downloademacs-cca1bedc7f1b853081767f10475aec4d38e3971b.tar.gz
Clarify paragraph about compatibility between image libraries and builds of
Emacs with several compilers.
Diffstat (limited to 'nt/INSTALL')
-rw-r--r--nt/INSTALL14
1 files changed, 7 insertions, 7 deletions
diff --git a/nt/INSTALL b/nt/INSTALL
index 420dced5505..646054e07f4 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -112,13 +112,13 @@
Binaries for the image libraries (among many others) can be found at
GnuWin32 (http://gnuwin32.sourceforge.net). These are built with
- MinGW and work better with GCC/MinGW builds of Emacs, like the
- official binary tarballs for Windows. Compatibility with MSVC is
- still weak and should not be trusted in production environments; if
- you really need an MSVC-compiled Emacs with image support, you should
- try to build the required libraries with the same compiler (though it
- can be extremely non-trivial, and we'll be interested on hearing of
- any such effort).
+ MinGW, and so are very compatible with GCC/MinGW builds of Emacs (like
+ the official binary tarballs for Windows). Compatibility with MSVC,
+ on the other hand, is still weak and should not be trusted in
+ production environments; if you really need an MSVC-compiled Emacs
+ with image support, you should try to build the required libraries
+ with the same compiler (though it can be extremely non-trivial, and
+ we'll be interested on hearing of any such effort).
* Building