emacs-devel
[Top][All Lists]
Advanced

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

Re: Multi-OS Emacs buildbot?


From: Eli Zaretskii
Subject: Re: Multi-OS Emacs buildbot?
Date: Wed, 23 Dec 2020 17:37:12 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Wed, 23 Dec 2020 08:10:32 +0100
> Cc: emacs-devel@gnu.org
> 
> > https://github.com/sg2002/ms-windows-builder.el
> >
> > This may be of some use to you in your project, if you decide to pursue it.
> 
> Thanks -- it seems like a lot of code to build Emacs, though.  But I
> haven't yet attempted doing that under MinGW, so perhaps it's really
> that complicated...

You should only install the necessary tools, which is a one-time job.
GCC and Binutils for compiling C programs; Bash, Autoconf, Make, and
Coreutils for running the configury and the build, Texinfo for
producing the Info manuals, Gawk, Grep, gzip...  Thereafter, Emacs
configures and builds on Windows as on any other system, using the
same scripts and Makefiles.



reply via email to

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