summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-03-17 17:36:54 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-03-17 17:36:54 +0000
commit59ddb0dd845fe41eb573f382e42b81d5eeae6f78 (patch)
tree941c58df6e1e5bce121a8268a94aa535f992f883 /etc
parent8b8f71ed37a3d2ac7222842719bde7fbc2238d6b (diff)
downloademacs-59ddb0dd845fe41eb573f382e42b81d5eeae6f78.tar.gz
Add Cygwin 4.1.2 to list of good Cygwin build environments.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 17c86d5c3f2..9ce3b8e9602 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2393,10 +2393,11 @@ Building Emacs 22 with Cygwin builds of GCC 3.4.4-1 and 3.4.4-2 is
reported to either fail or cause Emacs to segfault at run time. In
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).
+compiling Emacs. GCC versions 4.0.3, 4.1.1, and 4.1.2 reportedly
+build a working Cygwin binary of Emacs, so we recommend these GCC
+versions. Note that these three versions of GCC, 4.0.3, 4.1.1, and
+4.1.2, are currently the _only_ versions known to succeed in building
+Emacs (as of v22.1).
*** Building the native MS-Windows port with Cygwin GCC can fail.