summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-11-04 12:11:21 +0000
committerEli Zaretskii <eliz@gnu.org>2006-11-04 12:11:21 +0000
commite26ac58a326e821e7fd3ae02995a1d2db24126bf (patch)
tree6d1fcdba5d22485429cb1d69958f309e632fffd6 /etc
parent13e94ac9c374effd7ae9aa9f9f3919db7c532030 (diff)
downloademacs-e26ac58a326e821e7fd3ae02995a1d2db24126bf.tar.gz
Document problems with Cygwin builds of GCC 3.4.4.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS11
1 files changed, 10 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 46845c92ef8..c5d0db971c9 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2327,7 +2327,16 @@ This results from a bug in a VERY old version of GNU Sed. To solve
the problem, install the current version of GNU Sed, then rerun
Emacs's configure script.
-*** Building the MS-Windows port with Cygwin GCC can fail.
+*** Building the Cygwin port for MS-Windows can fail with some GCC version
+
+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 and 4.1.1 reportedly build a
+working Cygwin binary of Emacs, so we recommend these GCC versions.
+
+*** Building the native MS-Windows port with Cygwin GCC can fail.
Emacs may not build using recent Cygwin builds of GCC, such as Cygwin
version 1.1.8, using the default configure settings. It appears to be