summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2007-03-10 18:55:37 +0000
committerEli Zaretskii <eliz@gnu.org>2007-03-10 18:55:37 +0000
commite5319d36db0ce34253b7a76b05e076d7d1a69b03 (patch)
tree798de9c28c5e6b8bc8f65e5cda198ff334f25b44 /etc
parenta7b52a1e76037c97ca5f5cbee41f87ce6e6fc80d (diff)
downloademacs-e5319d36db0ce34253b7a76b05e076d7d1a69b03.tar.gz
Warn from Cygwin GCC versions other than those known to succeed.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index c47552e3654..17c86d5c3f2 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2395,6 +2395,8 @@ addition, the Cygwin GCC 3.4.4-2 has problems with generating debug
info. Cygwin users are advised not to use these versions of GCC for
compiling Emacs. GCC versions 4.0.3 and 4.1.1 reportedly build a
working Cygwin binary of Emacs, so we recommend these GCC versions.
+Note that these two versions of GCC, 4.0.3 and 4.1.1, are the _only_
+versions known to succeed in building Emacs (as of v22.1).
*** Building the native MS-Windows port with Cygwin GCC can fail.