# HG changeset patch # User Eli Zaretskii # Date 1277554884 -10800 # Node ID 07e85c9b0a5add4ce3f2517b23f5292945147a6a # Parent 7aadb3822de4205a40e9f4cb57093201b4028ae3 Revert revno 100646 (fixed in emacs-23 branch). diff -r 7aadb3822de4 -r 07e85c9b0a5a etc/ChangeLog --- a/etc/ChangeLog Sat Jun 26 15:11:06 2010 +0300 +++ b/etc/ChangeLog Sat Jun 26 15:21:24 2010 +0300 @@ -1,7 +1,3 @@ -2010-06-26 Ken Brown - - * PROBLEMS: Update Cygwin-related info regarding GCC versions. - 2010-06-12 Glenn Morris * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos. diff -r 7aadb3822de4 -r 07e85c9b0a5a etc/PROBLEMS --- a/etc/PROBLEMS Sat Jun 26 15:11:06 2010 +0300 +++ b/etc/PROBLEMS Sat Jun 26 15:21:24 2010 +0300 @@ -2339,10 +2339,17 @@ (using the location of the 32-bit X libraries on your system). -*** Building Emacs for Cygwin can fail with GCC 3.x - -As of Emacs 22.1, there have been stability problems with Cygwin -builds of Emacs using GCC 3.x. Cygwin users are advised to use GCC 4. +*** Building the Cygwin port for MS-Windows can fail with some GCC versions + +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, 4.0.4, 4.1.1, and 4.1.2 +reportedly build a working Cygwin binary of Emacs, so we recommend +these GCC versions. Note that these versions of GCC, 4.0.3, 4.0.4, +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 fails due to unresolved externals