1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Added note about specific problem observed with the Intel compiler.

This commit is contained in:
Jason Rumney 2003-02-19 21:23:59 +00:00
parent 2807bd9194
commit ad6b2a3685

View File

@ -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.