# HG changeset patch # User Eli Zaretskii # Date 1173552937 0 # Node ID d61e331f9bde99d8d680a1d98c3681f826e9ea98 # Parent cb3777590346803e51925a72fdcd6e9962287ae3 Warn from Cygwin GCC versions other than those known to succeed. diff -r cb3777590346 -r d61e331f9bde etc/PROBLEMS --- 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.