Mercurial > emacs
diff etc/PROBLEMS @ 76441:d61e331f9bde
Warn from Cygwin GCC versions other than those known to succeed.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 10 Mar 2007 18:55:37 +0000 |
parents | f5dc9b3e2eea |
children | f99650d3a3a8 91bf6e05918b |
line wrap: on
line diff
--- a/etc/PROBLEMS Sat Mar 10 08:39:11 2007 +0000 +++ b/etc/PROBLEMS Sat Mar 10 18:55:37 2007 +0000 @@ -2395,6 +2395,8 @@ 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). *** Building the native MS-Windows port with Cygwin GCC can fail.