GNU bug report logs - #19989
25.0.50; Build instructions on Windows

Previous Next

Package: emacs;

Reported by: Ilya Zakharevich <nospam-abuse <at> ilyaz.org>

Date: Tue, 3 Mar 2015 16:48:01 UTC

Severity: minor

Found in version 25.0.50

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


Message #86 received at 19989 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ilya Zakharevich <ilya <at> math.berkeley.edu>
Cc: ofv <at> wanadoo.es, rudalics <at> gmx.at, 19989 <at> debbugs.gnu.org
Subject: Re: bug#19989: 25.0.50; Build instructions on Windows
Date: Sat, 07 Mar 2015 11:19:39 +0200
> Date: Fri, 6 Mar 2015 17:47:21 -0800
> From: Ilya Zakharevich <ilya <at> math.berkeley.edu>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, martin rudalics <rudalics <at> gmx.at>,
>  19989 <at> debbugs.gnu.org
> 
> On Fri, Mar 06, 2015 at 03:14:29PM +0100, Óscar Fuentes wrote:
> > Another option is to recommend MSYS2 for those interested on building
> > Emacs on Windows. It is a straightforward process.
> 
> Is there any technical reason for not going the way of
>   CC=i686-pc-mingw32-gcc
>   LINK=i686-pc-mingw32-gcc
>   ./configure
>   make
> in cygwin’s bash?

I don't think anyone tried that.

One problem you might bump into is that building Emacs requires to
actually run Emacs you've built, and also lib-src/make-docfile, which
are not Cygwin programs.  If the Cygwin shell invokes them with
Cygwin-style absolute file names, these programs might fail, claiming
that files don't exist.  That's exactly the problem that MSYS attempts
to solve; it is otherwise just a fork of Cygwin.




This bug report was last modified 7 years and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.