Mercurial > emacs
diff etc/PROBLEMS @ 80126:6d1f448b6c77
Cygwin GCC builds that do not work are no longer recent.
| author | Jason Rumney <jasonr@gnu.org> |
|---|---|
| date | Fri, 15 Feb 2008 23:26:11 +0000 |
| parents | a1e7a4fcb970 |
| children | 4cab21eb920b |
line wrap: on
line diff
--- a/etc/PROBLEMS Fri Feb 15 23:24:04 2008 +0000 +++ b/etc/PROBLEMS Fri Feb 15 23:26:11 2008 +0000 @@ -2515,7 +2515,7 @@ *** Building the native MS-Windows port with Cygwin GCC can fail. -Emacs may not build using recent Cygwin builds of GCC, such as Cygwin +Emacs may not build using some Cygwin builds of GCC, such as Cygwin version 1.1.8, using the default configure settings. It appears to be necessary to specify the -mwin32 flag when compiling, and define __MSVCRT__, like so:
