aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorJason Rumney2008-02-04 11:26:17 +0000
committerJason Rumney2008-02-04 11:26:17 +0000
commitad05a5defdcc719f9ef2bb8d8db3dc220adfe869 (patch)
treea9cdad6ca00f9e431d1ec931ddc7b5536d337207 /etc/PROBLEMS
parentb315b596a90e39717767614c25974f275e7f9f81 (diff)
downloademacs-ad05a5defdcc719f9ef2bb8d8db3dc220adfe869.tar.gz
emacs-ad05a5defdcc719f9ef2bb8d8db3dc220adfe869.zip
(Cygwin GCC): recent -> some, as the information is no longer current.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS2
1 files changed, 1 insertions, 1 deletions
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).
2514 2514
2515*** Building the native MS-Windows port with Cygwin GCC can fail. 2515*** Building the native MS-Windows port with Cygwin GCC can fail.
2516 2516
2517Emacs may not build using recent Cygwin builds of GCC, such as Cygwin 2517Emacs may not build using some Cygwin builds of GCC, such as Cygwin
2518version 1.1.8, using the default configure settings. It appears to be 2518version 1.1.8, using the default configure settings. It appears to be
2519necessary to specify the -mwin32 flag when compiling, and define 2519necessary to specify the -mwin32 flag when compiling, and define
2520__MSVCRT__, like so: 2520__MSVCRT__, like so: