X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: William Karh Subject: cygwin emacs rebaseall Date: Thu, 1 Dec 2005 19:13:52 +0000 (UTC) Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com This is a information sharing post. I did a rebaseall yesterday and then could not to build Emacs from cvs. The src/bootstrap-emacs.exe would hang in _cygtls. I left it there all night to see if it was just slow, but this morning it was still the same. I then modified the src/Makefile and changed: LD=$(CC) -Wl,--image-base,0x20000000 to LD=$(CC) -Wl,--enable-auto-image-base This change allowed me to build Emacs from cvs. It even launches okay. I'll have to use it some to get an idea if it is more or less unstable (since cvs Emacs cygwin is kinda unstable anyway). Regards, Bill Karh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/