emacs-devel
[Top][All Lists]
Advanced

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

Re: Two strange messages while building Emacs on MS-Windows


From: Stefan Monnier
Subject: Re: Two strange messages while building Emacs on MS-Windows
Date: Sat, 08 Dec 2012 18:06:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Sorry.  The processor is an Intel Core i5-2410M @ 2.30GHz.

I get about 6min with "make -j2 bootstrap" on a Thinkpad T61, which is
an older machine (T9300 core 2 duo at 2.5GHz), so 30min sounds very
slow, even for sequential compilation.

IIRC the Windows bootstrap code is not as well tuned, and byte-compiles
all the .el files with the "bootstrap-emacs" instead of only compiling
the preloaded files this way.  That might explain it (the
"bootstrap-emacs" is an emacs binary built with the non-compiled Elisp
files, so its Elisp functions are slower).


        Stefan



reply via email to

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