Mercurial > emacs
comparison etc/PROBLEMS @ 76441:d61e331f9bde
Warn from Cygwin GCC versions other than those known to succeed.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 10 Mar 2007 18:55:37 +0000 |
parents | f5dc9b3e2eea |
children | f99650d3a3a8 91bf6e05918b |
comparison
equal
deleted
inserted
replaced
76440:cb3777590346 | 76441:d61e331f9bde |
---|---|
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 and 4.1.1 reportedly build a |
2397 working Cygwin binary of Emacs, so we recommend these GCC versions. | 2397 working Cygwin binary of Emacs, so we recommend these GCC versions. |
2398 Note that these two versions of GCC, 4.0.3 and 4.1.1, are the _only_ | |
2399 versions known to succeed in building Emacs (as of v22.1). | |
2398 | 2400 |
2399 *** Building the native MS-Windows port with Cygwin GCC can fail. | 2401 *** Building the native MS-Windows port with Cygwin GCC can fail. |
2400 | 2402 |
2401 Emacs may not build using recent Cygwin builds of GCC, such as Cygwin | 2403 Emacs may not build using recent Cygwin builds of GCC, such as Cygwin |
2402 version 1.1.8, using the default configure settings. It appears to be | 2404 version 1.1.8, using the default configure settings. It appears to be |