unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: windows build help
@ 2017-10-14  8:16 Angelo Graziosi
  2017-10-14 11:16 ` Phillip Lord
  0 siblings, 1 reply; 15+ messages in thread
From: Angelo Graziosi @ 2017-10-14  8:16 UTC (permalink / raw)
  To: emacs-devel

Phillip Lord wrote:

> But I do the x86_64 building using the MINGW64 shell
> (i.e. C:\msys64\mingw64.exe) and the i686 using MINGW32

in my script I added this:

  MSYSTEM="MINGW64"
  PATH="/mingw64/bin:$PATH"

Also this should work:

  MSYSTEM=MINGW64 PATH="/mingw64/bin:$PATH" ~/emacs-w64-build.sh

> the entire build takes about an hour or two

On which machine? Here (an Athlon X2, 10 years old), with 'make -j3', the build [1] takes about 35-40 minutes [2].

Ciao,
 Angelo.


-----
[1] From http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz
[2] Download of [1], unpacking, build, and tar.xz creation.



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

end of thread, other threads:[~2017-10-16 13:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <84o9pyim1a.fsf@AigleRoyal>
     [not found] ` <v9tvzoyonq.fsf@fencepost.gnu.org>
     [not found]   ` <c26025cd-ccaa-70e1-94d4-003b7632bd19@gmail.com>
     [not found]     ` <bypoab3jsz.fsf@fencepost.gnu.org>
     [not found]       ` <vz1shf7dl4u.fsf@gmail.com>
     [not found]         ` <83r2up976t.fsf@gnu.org>
     [not found]           ` <CAM-tV-8BAheHD+gDjJ1N+jPYqg8a4MLKK7NEQH=KBWkwjGujuQ@mail.gmail.com>
     [not found]             ` <83bmlblfca.fsf@gnu.org>
     [not found]               ` <vz14lr373si.fsf@gmail.com>
2017-10-13 18:52                 ` windows build help Phillip Lord
2017-10-13 19:36                   ` Óscar Fuentes
2017-10-13 19:38                   ` Stephen Leake
2017-10-14 11:07                     ` Phillip Lord
2017-10-14 15:15                       ` Stephen Leake
2017-10-14 15:26                         ` Phillip Lord
2017-10-14 15:31                         ` Eli Zaretskii
2017-10-14 23:04                         ` Paul Eggert
2017-10-16  1:53                           ` Richard Stallman
2017-10-16  6:49                             ` Paul Eggert
2017-10-16 13:54                               ` Stefan Monnier
2017-10-13 19:47                   ` Noam Postavsky
2017-10-14 11:09                     ` Phillip Lord
2017-10-14  8:16 Angelo Graziosi
2017-10-14 11:16 ` Phillip Lord

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).