bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19989: 25.0.50; Build instructions on Windows


From: Ilya Zakharevich
Subject: bug#19989: 25.0.50; Build instructions on Windows
Date: Fri, 6 Mar 2015 17:47:21 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

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?

Ilya





reply via email to

[Prev in Thread] Current Thread [Next in Thread]