# HG changeset patch # User Juanma Barranquero # Date 1086642120 0 # Node ID a1a91a32f86533582b9370e4b9625c9139faf63b # Parent bb7bcfc53d7603526162083bfb206a766fd4a488 Clarify paragraph about compatibility between image libraries and builds of Emacs with several compilers. diff -r bb7bcfc53d76 -r a1a91a32f865 nt/INSTALL --- a/nt/INSTALL Mon Jun 07 20:54:42 2004 +0000 +++ b/nt/INSTALL Mon Jun 07 21:02:00 2004 +0000 @@ -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