comparison 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
comparison
equal deleted inserted replaced
109688:3eb5d5708703 109716:df8e0cd18128
2342 *** Building Emacs for Cygwin can fail with GCC 3 2342 *** Building Emacs for Cygwin can fail with GCC 3
2343 2343
2344 As of Emacs 22.1, there have been stability problems with Cygwin 2344 As of Emacs 22.1, there have been stability problems with Cygwin
2345 builds of Emacs using GCC 3. Cygwin users are advised to use GCC 4. 2345 builds of Emacs using GCC 3. Cygwin users are advised to use GCC 4.
2346 2346
2347 *** Building Emacs 23.3 and later will fail under Cygwin 1.5.19
2348
2349 This is a consequence of a change to src/dired.c on 2010-07-27. The
2350 issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'.
2351 See
2352
2353 http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html
2354
2347 *** Building the native MS-Windows port fails due to unresolved externals 2355 *** Building the native MS-Windows port fails due to unresolved externals
2348 2356
2349 The linker error messages look like this: 2357 The linker error messages look like this:
2350 2358
2351 oo-spd/i386/ctags.o:ctags.c:(.text+0x156e): undefined reference to `_imp__re_set_syntax' 2359 oo-spd/i386/ctags.o:ctags.c:(.text+0x156e): undefined reference to `_imp__re_set_syntax'