emacs-devel
[Top][All Lists]
Advanced

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

Re: A more radical cleanup for make bootstrap?


From: Po Lu
Subject: Re: A more radical cleanup for make bootstrap?
Date: Tue, 20 Sep 2022 20:51:20 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> I usually have no problems identifying the offending *.elc files.

Same, but when the error is a macroexpansion error in Tramp (or
something related to loaddefs.el), I almost universally fail.

> And if that fails (which it does very rarely), then this never fails:
>
>   $ find ./lisp -name "*.elc" -delete
>   $ make

Right, why don't we make "make bootstrap" do that instead?


reply via email to

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