unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ../src/bootstrap-emacs.exe hung when building emacs on Cygwin
@ 2007-09-06 23:24 nanjunjie
  0 siblings, 0 replies; 2+ messages in thread
From: nanjunjie @ 2007-09-06 23:24 UTC (permalink / raw)
  To: Emacs-devel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ../src/bootstrap-emacs.exe hung when building emacs on Cygwin
@ 2007-09-07  7:05 Angelo Graziosi
  0 siblings, 0 replies; 2+ messages in thread
From: Angelo Graziosi @ 2007-09-07  7:05 UTC (permalink / raw)
  To: nanjunjie; +Cc: Dan Nicolaescu, emacs-devel



nanjunjie wrote:

> 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.


You should follow etc/PROBLEMS where it says "** Cygwin build of Emacs
hangs after rebasing Cygwin DLLs"

Now you need not to apply the 'famous' patch: it has been applied to
term.c CVS, thanks to Dan Nicolaescu!


Cheers,

   Angelo.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-07  7:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 23:24 ../src/bootstrap-emacs.exe hung when building emacs on Cygwin nanjunjie
  -- strict thread matches above, loose matches on Subject: below --
2007-09-07  7:05 Angelo Graziosi

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).