]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Cygwin 4.1.2 to list of good Cygwin build environments.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 17:36:54 +0000 (17:36 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 17:36:54 +0000 (17:36 +0000)
etc/PROBLEMS

index 17c86d5c3f2cfe38e0fe6a72c12ce339c5226765..9ce3b8e9602d2af469a3a8c1517159cd36f7cd64 100644 (file)
@@ -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.