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: Tue, 11 Dec 2012 17:55:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> As expected.  So, if compiling the C sources takes 1 min and compiling
>> the Lisp files takes 6.5 min, how come the bootstrap takes 15 min?
>> What else takes 7.5 min?
> I don't know.  It seems that a bootstrap is not equivalent to the sum
> of the two commands we've measured.

Indeed, there are various other things like leim, info, and whatnot.
Still 7½min seems like a long time for it.

Could it be that when you compiled the files, you used an `emacs' that
was dumped from .elc files, whereas when you bootstrap, you compile the
files with an `emacs' that was dumped from .el files?


        Stefan



reply via email to

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