emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

../src/bootstrap-emacs.exe hung when building emacs on Cygwin


From: nanjunjie
Subject: ../src/bootstrap-emacs.exe hung when building emacs on Cygwin
Date: Thu, 06 Sep 2007 16:24:11 -0700

I have applied the famous patch for src/term.c.

When ../src/bootstrap-emacs.exe is called, it hungs on.

I applied another workaround from 
http://www.cygwin.com/ml/cygwin/2005-12/msg00036.html:
Modified the src/Makefile and changed:
LD=$(CC) -Wl,--image-base,0x20000000
to
LD=$(CC) -Wl,--enable-auto-image-base

And now the hung on problem has disappeared. Now the building process is on 
going.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]