aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorChong Yidong2007-03-17 17:36:54 +0000
committerChong Yidong2007-03-17 17:36:54 +0000
commit59ddb0dd845fe41eb573f382e42b81d5eeae6f78 (patch)
tree941c58df6e1e5bce121a8268a94aa535f992f883 /etc/PROBLEMS
parent8b8f71ed37a3d2ac7222842719bde7fbc2238d6b (diff)
downloademacs-59ddb0dd845fe41eb573f382e42b81d5eeae6f78.tar.gz
emacs-59ddb0dd845fe41eb573f382e42b81d5eeae6f78.zip
Add Cygwin 4.1.2 to list of good Cygwin build environments.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 17c86d5c3f2..9ce3b8e9602 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2393,10 +2393,11 @@ Building Emacs 22 with Cygwin builds of GCC 3.4.4-1 and 3.4.4-2 is
2393reported to either fail or cause Emacs to segfault at run time. In 2393reported to either fail or cause Emacs to segfault at run time. In
2394addition, the Cygwin GCC 3.4.4-2 has problems with generating debug 2394addition, the Cygwin GCC 3.4.4-2 has problems with generating debug
2395info. Cygwin users are advised not to use these versions of GCC for 2395info. Cygwin users are advised not to use these versions of GCC for
2396compiling Emacs. GCC versions 4.0.3 and 4.1.1 reportedly build a 2396compiling Emacs. GCC versions 4.0.3, 4.1.1, and 4.1.2 reportedly
2397working Cygwin binary of Emacs, so we recommend these GCC versions. 2397build a working Cygwin binary of Emacs, so we recommend these GCC
2398Note that these two versions of GCC, 4.0.3 and 4.1.1, are the _only_ 2398versions. Note that these three versions of GCC, 4.0.3, 4.1.1, and
2399versions known to succeed in building Emacs (as of v22.1). 23994.1.2, are currently the _only_ versions known to succeed in building
2400Emacs (as of v22.1).
2400 2401
2401*** Building the native MS-Windows port with Cygwin GCC can fail. 2402*** Building the native MS-Windows port with Cygwin GCC can fail.
2402 2403