Mercurial > emacs
diff etc/PROBLEMS @ 109716:df8e0cd18128
Merge changes from emacs-23 branch
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Aug 2010 17:12:29 -0400 |
parents | 8e2c7c31861b 58882317bf04 |
children | b2ce1b10b56f |
line wrap: on
line diff
--- a/etc/PROBLEMS Sun Aug 08 13:26:12 2010 -0700 +++ b/etc/PROBLEMS Sun Aug 08 17:12:29 2010 -0400 @@ -2344,6 +2344,14 @@ As of Emacs 22.1, there have been stability problems with Cygwin builds of Emacs using GCC 3. Cygwin users are advised to use GCC 4. +*** Building Emacs 23.3 and later will fail under Cygwin 1.5.19 + +This is a consequence of a change to src/dired.c on 2010-07-27. The +issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'. +See + + http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html + *** Building the native MS-Windows port fails due to unresolved externals The linker error messages look like this: