diff etc/PROBLEMS @ 90789:c0409ee15cee

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 670-674) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 209-210) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-185
author Miles Bader <miles@gnu.org>
date Wed, 21 Mar 2007 13:33:07 +0000
parents 91bf6e05918b f99650d3a3a8
children 4ef881a120fe
line wrap: on
line diff
--- a/etc/PROBLEMS	Sun Mar 18 14:12:38 2007 +0000
+++ b/etc/PROBLEMS	Wed Mar 21 13:33:07 2007 +0000
@@ -2397,10 +2397,11 @@
 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.