From: Jason Rumney Date: Mon, 4 Feb 2008 11:26:17 +0000 (+0000) Subject: (Cygwin GCC): recent -> some, as the information is no longer current. X-Git-Tag: emacs-pretest-23.0.90~8194 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ad05a5defdcc719f9ef2bb8d8db3dc220adfe869;p=emacs.git (Cygwin GCC): recent -> some, as the information is no longer current. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 0461eaf1d40..b7888ccbcaf 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2514,7 +2514,7 @@ in building Emacs (as of v22.1). *** 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: