diff options
| author | Miles Bader | 2007-03-21 13:33:07 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-03-21 13:33:07 +0000 |
| commit | d85d38392e338f66053a6a6f1017720660239338 (patch) | |
| tree | e21e084051805db8c4035bc3a01ab7a41e09595f /etc/PROBLEMS | |
| parent | 48ff183eab79714fb08df0961484a27052253585 (diff) | |
| parent | 815b81c8f205562b9d920fc95448924d130e2ab4 (diff) | |
| download | emacs-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/PROBLEMS | 9 |
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 | |||
| 2397 | reported to either fail or cause Emacs to segfault at run time. In | 2397 | reported to either fail or cause Emacs to segfault at run time. In |
| 2398 | addition, the Cygwin GCC 3.4.4-2 has problems with generating debug | 2398 | addition, the Cygwin GCC 3.4.4-2 has problems with generating debug |
| 2399 | info. Cygwin users are advised not to use these versions of GCC for | 2399 | info. Cygwin users are advised not to use these versions of GCC for |
| 2400 | compiling Emacs. GCC versions 4.0.3 and 4.1.1 reportedly build a | 2400 | compiling Emacs. GCC versions 4.0.3, 4.1.1, and 4.1.2 reportedly |
| 2401 | working Cygwin binary of Emacs, so we recommend these GCC versions. | 2401 | build a working Cygwin binary of Emacs, so we recommend these GCC |
| 2402 | Note that these two versions of GCC, 4.0.3 and 4.1.1, are the _only_ | 2402 | versions. Note that these three versions of GCC, 4.0.3, 4.1.1, and |
| 2403 | versions known to succeed in building Emacs (as of v22.1). | 2403 | 4.1.2, are currently the _only_ versions known to succeed in building |
| 2404 | Emacs (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 | ||