]> code.delx.au - gnu-emacs/commitdiff
Clarify paragraph about compatibility between image libraries and builds of
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jun 2004 21:02:00 +0000 (21:02 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jun 2004 21:02:00 +0000 (21:02 +0000)
Emacs with several compilers.

nt/INSTALL

index 420dced55051cd6fc93ffca46e8d2f4ccc80265f..646054e07f42256fda69d6f4670aad00e1c8d409 100644 (file)
 
   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