--- origsrc/src/s/cygwin.h 2009-06-21 00:38:20.000000000 -0400 +++ src/src/s/cygwin.h 2009-11-20 11:41:27.281250000 -0500 @@ -105,11 +105,7 @@ #define SYSV_SYSTEM_DIR 1 #define UNEXEC unexcw.o #define POSIX_SIGNALS 1 -/* force the emacs image to start high in memory, so dll relocation - can put things in low memory without causing all sorts of grief for - emacs lisp pointers */ -#define DATA_SEG_BITS 0x20000000 -#define LINKER $(CC) -Wl,--image-base,DATA_SEG_BITS +#define LINKER $(CC) /* Use terminfo instead of termcap. Fewer environment variables to go wrong, more terminal types. */