# HG changeset patch # User Jason Rumney # Date 1045689839 0 # Node ID 4f204ad4bdf9897f024b7df2b0ac5653bfff1407 # Parent 468179169edc1612a8981af25d73393bb61f6796 Added note about specific problem observed with the Intel compiler. diff -r 468179169edc -r 4f204ad4bdf9 nt/INSTALL --- 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.