unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: Terrence Brannon <metaperl@gmail.com>, 4038@emacsbugs.donarmstrong.com
Cc: bug-gnu-emacs@gnu.org, Emacs <emacs-devel@gnu.org>
Subject: Re: bug#4038: emacs 23 fails to bootstrap itself on Cygwin
Date: Tue, 04 Aug 2009 16:56:05 -0400	[thread overview]
Message-ID: <4A78A065.1010303@cornell.edu> (raw)
In-Reply-To: <4A788D4B.3040104@gmail.com>

On 8/4/2009 3:34 PM, Terrence Brannon wrote:
> I tried to build emacs 23 on Cygwin via:
> 
> ./configure --with-gif=no --with-tiff=no && make
> 
> but here is what happened at the end:
> 
[...]
> gcc -Wl,--image-base,0x20000000    -o temacs ecrt0.o dispnew.o frame.o
[...]
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:

I've built cygwin's emacs 23.1 package 
(http://cygwin.com/ml/cygwin-apps/2009-08/msg00002.html).  You could 
take a look at the source to see what I did and try to adapt that to 
your needs.  Two things jump out at me from your output.  First, you 
should use gcc-4 rather than gcc-3; cygwin builds of emacs with gcc-3 
are known to be unstable.  Second, I applied a patch to get rid of 
'-Wl,--image-base,0x20000000', which has also been known to cause problems.

By the way, this may be a good time to remind the emacs developers that 
I sent some patches a while ago:

   http://lists.gnu.org/archive/html/emacs-devel/2009-06/msg00041.html
   http://lists.gnu.org/archive/html/emacs-devel/2009-06/msg00330.html

Could you consider applying these now that 23.1 has been released?

Thanks.

Ken




  reply	other threads:[~2009-08-04 20:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04 19:34 bug#4038: emacs 23 fails to bootstrap itself on Cygwin Terrence Brannon
2009-08-04 20:56 ` Ken Brown [this message]
2009-08-06  0:11 ` knubee
     [not found] ` <mailman.3999.1249531364.2239.bug-gnu-emacs@gnu.org>
2009-08-06  9:58   ` Teemu Likonen
2009-08-06 11:21     ` Andreas Schwab
     [not found]     ` <mailman.4022.1249559216.2239.bug-gnu-emacs@gnu.org>
2009-08-06 15:13       ` Ted Zlatanov
2009-08-07 11:33         ` Brian Millett
     [not found]         ` <mailman.4111.1249645623.2239.bug-gnu-emacs@gnu.org>
2009-09-01 18:07           ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A78A065.1010303@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=4038@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=metaperl@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).