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


View this message in rfc822 format

From: Óscar Fuentes <ofv <at> wanadoo.es>
To: Ilya Zakharevich <ilya <at> math.berkeley.edu>
Cc: martin rudalics <rudalics <at> gmx.at>, Eli Zaretskii <eliz <at> gnu.org>, 19989 <at> debbugs.gnu.org
Subject: bug#19989: 25.0.50; Build instructions on Windows
Date: Sat, 07 Mar 2015 03:04:10 +0100
Ilya Zakharevich <ilya <at> math.berkeley.edu> writes:

> 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 can't comment on that because I stopped using cygwin long time ago,
but the main advantage of MSYS2 is that it just requires to run one
installer and then it resolves the dependencies problem (which is the
real hurdle) since all those dependencies are available from its package
repository and can be installed with one command:

$ pacman -S <list of required packages>

I intend to provide a script that runs that command so the user does not
need to figure out the list.




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

Previous Next


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