emacs-devel
[Top][All Lists]
Advanced

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

Re: A target that's even more bootstrap?


From: Lars Ingebrigtsen
Subject: Re: A target that's even more bootstrap?
Date: Wed, 19 Jun 2019 15:46:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

After some experimentation, this seems to be what's required to make
Emacs really recompile everything, OKURI-NASI and all:

make extraclean; sh autogen.sh; ./configure; make -j8 bootstrap

If I leave out the ./configure, make bootstrap won't delete the .elc
files (!), but this means running configure twice (since bootstrap
always does that).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




reply via email to

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