diff options
| author | Eli Zaretskii | 2007-04-13 18:33:58 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2007-04-13 18:33:58 +0000 |
| commit | 485a6c18d359a1d101079554e21b3aabc8a9423f (patch) | |
| tree | 660bba5092c7554b7bb1d2c7e00746c90567a1c6 /etc/PROBLEMS | |
| parent | 73391da8fea24766a3168e8a70c96b94d8dc4fd0 (diff) | |
| download | emacs-485a6c18d359a1d101079554e21b3aabc8a9423f.tar.gz emacs-485a6c18d359a1d101079554e21b3aabc8a9423f.zip | |
Update versions of Cygwin GCC known to produce good binaries.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 3f760fe1b70..6c72bacae11 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2445,11 +2445,11 @@ Building Emacs 22 with Cygwin builds of GCC 3.4.4-1 and 3.4.4-2 is | |||
| 2445 | reported to either fail or cause Emacs to segfault at run time. In | 2445 | reported to either fail or cause Emacs to segfault at run time. In |
| 2446 | addition, the Cygwin GCC 3.4.4-2 has problems with generating debug | 2446 | addition, the Cygwin GCC 3.4.4-2 has problems with generating debug |
| 2447 | info. Cygwin users are advised not to use these versions of GCC for | 2447 | info. Cygwin users are advised not to use these versions of GCC for |
| 2448 | compiling Emacs. GCC versions 4.0.3, 4.1.1, and 4.1.2 reportedly | 2448 | compiling Emacs. GCC versions 4.0.3, 4.0.4, 4.1.1, and 4.1.2 |
| 2449 | build a working Cygwin binary of Emacs, so we recommend these GCC | 2449 | reportedly build a working Cygwin binary of Emacs, so we recommend |
| 2450 | versions. Note that these three versions of GCC, 4.0.3, 4.1.1, and | 2450 | these GCC versions. Note that these versions of GCC, 4.0.3, 4.0.4, |
| 2451 | 4.1.2, are currently the _only_ versions known to succeed in building | 2451 | 4.1.1, and 4.1.2, are currently the _only_ versions known to succeed |
| 2452 | Emacs (as of v22.1). | 2452 | in building Emacs (as of v22.1). |
| 2453 | 2453 | ||
| 2454 | *** Building the native MS-Windows port with Cygwin GCC can fail. | 2454 | *** Building the native MS-Windows port with Cygwin GCC can fail. |
| 2455 | 2455 | ||