aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorMiles Bader2007-03-21 13:33:07 +0000
committerMiles Bader2007-03-21 13:33:07 +0000
commitd85d38392e338f66053a6a6f1017720660239338 (patch)
treee21e084051805db8c4035bc3a01ab7a41e09595f /etc/PROBLEMS
parent48ff183eab79714fb08df0961484a27052253585 (diff)
parent815b81c8f205562b9d920fc95448924d130e2ab4 (diff)
downloademacs-d85d38392e338f66053a6a6f1017720660239338.tar.gz
emacs-d85d38392e338f66053a6a6f1017720660239338.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 670-674) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 209-210) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-185
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 a68af366273..35ec3a8eb65 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2397,10 +2397,11 @@ Building Emacs 22 with Cygwin builds of GCC 3.4.4-1 and 3.4.4-2 is
2397reported to either fail or cause Emacs to segfault at run time. In 2397reported to either fail or cause Emacs to segfault at run time. In
2398addition, the Cygwin GCC 3.4.4-2 has problems with generating debug 2398addition, the Cygwin GCC 3.4.4-2 has problems with generating debug
2399info. Cygwin users are advised not to use these versions of GCC for 2399info. Cygwin users are advised not to use these versions of GCC for
2400compiling Emacs. GCC versions 4.0.3 and 4.1.1 reportedly build a 2400compiling Emacs. GCC versions 4.0.3, 4.1.1, and 4.1.2 reportedly
2401working Cygwin binary of Emacs, so we recommend these GCC versions. 2401build a working Cygwin binary of Emacs, so we recommend these GCC
2402Note that these two versions of GCC, 4.0.3 and 4.1.1, are the _only_ 2402versions. Note that these three versions of GCC, 4.0.3, 4.1.1, and
2403versions known to succeed in building Emacs (as of v22.1). 24034.1.2, are currently the _only_ versions known to succeed in building
2404Emacs (as of v22.1).
2404 2405
2405*** Building the native MS-Windows port with Cygwin GCC can fail. 2406*** Building the native MS-Windows port with Cygwin GCC can fail.
2406 2407