# HG changeset patch # User Eli Zaretskii # Date 1176489238 0 # Node ID f9ff5212e1e4167cf42bed79e7149ac04a958f62 # Parent d3580c835769b0eb94e39d7c13a725e6f9492ac0 Update versions of Cygwin GCC known to produce good binaries. diff -r d3580c835769 -r f9ff5212e1e4 etc/PROBLEMS --- a/etc/PROBLEMS Fri Apr 13 16:04:09 2007 +0000 +++ b/etc/PROBLEMS Fri Apr 13 18:33:58 2007 +0000 @@ -2445,11 +2445,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, 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). +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 with Cygwin GCC can fail.