changeset 49871:4f204ad4bdf9

Added note about specific problem observed with the Intel compiler.
author Jason Rumney <jasonr@gnu.org>
date Wed, 19 Feb 2003 21:23:59 +0000
parents 468179169edc
children 012ced9cf144
files nt/INSTALL
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/INSTALL	Wed Feb 19 19:00:51 2003 +0000
+++ b/nt/INSTALL	Wed Feb 19 21:23:59 2003 +0000
@@ -18,6 +18,13 @@
   build (latest versions of the Cygwin toolkit, at least since v1.3.3,
   include the MinGW headers and libraries as an integral part).
 
+  Other compilers may work, but specific reports from people that have
+  tried suggest that the Intel C compiler (for example) may produce an
+  Emacs executable with strange filename completion behaviour.  Unless
+  you would like to assist by finding and fixing the cause of any bugs
+  like this, we recommend the use of the supported compilers mentioned
+  in the previous paragraph.
+
   If you build Emacs on Windows 9X or ME, not on Windows 2000 or
   Windows NT, we suggest to install the Cygwin port of Bash.