aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorMiles Bader2007-03-18 14:11:08 +0000
committerMiles Bader2007-03-18 14:11:08 +0000
commita72ea5f5b087a4cb68bac19ca5945e636a0b171f (patch)
treeccb5b746322b106948bb887966905ae87114f66b /etc/PROBLEMS
parent5f0813fa6d43b780adae1cb47835ae70adcb3b12 (diff)
parent7ab2e82f0e19aead5fafaf7f959e4db29f3926b5 (diff)
downloademacs-a72ea5f5b087a4cb68bac19ca5945e636a0b171f.tar.gz
emacs-a72ea5f5b087a4cb68bac19ca5945e636a0b171f.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 662-669) - Update from CVS - Fix read-only prompt problem in isearch - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 207-208) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-184
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 2d418b7b435..a68af366273 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2399,6 +2399,8 @@ addition, 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 and 4.1.1 reportedly build a
2401working Cygwin binary of Emacs, so we recommend these GCC versions. 2401working Cygwin binary of Emacs, so we recommend these GCC versions.
2402Note that these two versions of GCC, 4.0.3 and 4.1.1, are the _only_
2403versions known to succeed in building Emacs (as of v22.1).
2402 2404
2403*** Building the native MS-Windows port with Cygwin GCC can fail. 2405*** Building the native MS-Windows port with Cygwin GCC can fail.
2404 2406