# HG changeset patch # User Jason Rumney # Date 1203117971 0 # Node ID 6d1f448b6c7776840e3bd7422b6db23ea063324d # Parent a1e7a4fcb9703fb73d211f1ccb4fd963a23feafe Cygwin GCC builds that do not work are no longer recent. diff -r a1e7a4fcb970 -r 6d1f448b6c77 etc/PROBLEMS --- 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: