all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cygwin succesfull straight build
@ 2007-02-21  5:17 djh
  2007-02-21 19:02 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: djh @ 2007-02-21  5:17 UTC (permalink / raw
  To: emacs-devel


This mail is just to watermark that the current cvs version, downloaded on Feb. 20th, 2007, built successfully without any special tinkering, using cygwin and cygwin's X-window functionality.

GNU Emacs 22.0.93.1 (i686-pc-cygwin, X toolkit) of 2007-02-21 on henman-np

On platform with:
      CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31 10:57
      gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
      ltmain.sh (GNU libtool) 1.5.23a (1.1220.2.412 2006/10/13 14:13:30)
      GNU Make 3.81
      GNU Autoconf 2.61


Cheers,
  Darel Henman

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: On the rebasing problem of Emacs on Cygwin
@ 2006-12-16 14:01 Eli Zaretskii
  2007-02-23 13:07 ` cygwin succesfull straight build Angelo Graziosi
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2006-12-16 14:01 UTC (permalink / raw
  Cc: emacs-devel

> Date: Sat, 16 Dec 2006 10:29:28 +0100 (MET)
> From: Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>
> cc: Eli Zaretskii <eliz@gnu.org>
> 
> I want to report the following, hoping it can be useful for other users of
> Emacs on Cygwin.
> 
> Usually, on Cygwin, one needs to rebase (the DLLs) if an application
> aborts with a message like this example:
> 
> -------------
> C:\cygwin\bin\python.exe: *** unable to remap C:\cygwin\bin\cygssl.dll to
> same address as parent(0xDF0000) != 0xE00000
> -------------
> 
> 
> But, since Cygwin DLL 1.5.17 was released, after the rebasing, Emacs
> hangs.
> 
> This happens for the current version 21.2-13 and the exp. ver. 21.3.50-2
> on Cygwin.
> 
> And also for Emacs-CVS.
> 
> 
> So I have found useful to build Emacs-CVS in this way
> ----------------------------------------------
> LDFLAGS='-Wl,--enable-auto-import -Wl,--enable-auto-image-base' \
> ../configure --prefix=/usr/local/emacs-cvs
> 
> make LD='$(CC)' bootstrap
> 
> make LD='$(CC)' install
> -----------------------------------------------
> 
> This makes Emacs independent of rebasing.

Thanks, I added a suitable entry to etc/PROBLEMS, describing the
problem and its solution, as you proposed.

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

end of thread, other threads:[~2007-02-23 18:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-21  5:17 cygwin succesfull straight build djh
2007-02-21 19:02 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2006-12-16 14:01 On the rebasing problem of Emacs on Cygwin Eli Zaretskii
2007-02-23 13:07 ` cygwin succesfull straight build Angelo Graziosi
2007-02-23 18:15   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.