emacs-devel
[Top][All Lists]
Advanced

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

Re: Speeding up the bootstrap build - a quick hack.


From: Andrea Corallo
Subject: Re: Speeding up the bootstrap build - a quick hack.
Date: Mon, 24 Jan 2022 19:43:18 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Alan & all,

while building last master I'm getting several messages like:

Source file ‘.../emacs2/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; 
using older file
Source file ‘.../emacs2/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled 
file; using older file                                                      

I guess is because of the bootstrap procedure discussed in this thread,
is this expected?

Here my build invocation:

git clean -xfd && ./autogen.sh && ./configure --without-x 
--with-native-compilation  && time make bootstrap -j16

Best Regards

  Andrea



reply via email to

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