diff options
| -rw-r--r-- | etc/PROBLEMS | 9 |
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 | |||
| 2393 | reported to either fail or cause Emacs to segfault at run time. In | 2393 | reported to either fail or cause Emacs to segfault at run time. In |
| 2394 | addition, the Cygwin GCC 3.4.4-2 has problems with generating debug | 2394 | addition, the Cygwin GCC 3.4.4-2 has problems with generating debug |
| 2395 | info. Cygwin users are advised not to use these versions of GCC for | 2395 | info. Cygwin users are advised not to use these versions of GCC for |
| 2396 | compiling Emacs. GCC versions 4.0.3 and 4.1.1 reportedly build a | 2396 | compiling Emacs. GCC versions 4.0.3, 4.1.1, and 4.1.2 reportedly |
| 2397 | working Cygwin binary of Emacs, so we recommend these GCC versions. | 2397 | build a working Cygwin binary of Emacs, so we recommend these GCC |
| 2398 | Note that these two versions of GCC, 4.0.3 and 4.1.1, are the _only_ | 2398 | versions. Note that these three versions of GCC, 4.0.3, 4.1.1, and |
| 2399 | versions known to succeed in building Emacs (as of v22.1). | 2399 | 4.1.2, are currently the _only_ versions known to succeed in building |
| 2400 | Emacs (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 | ||