bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#52912: 29.0.50; Left over files from native compilation


From: Eli Zaretskii
Subject: bug#52912: 29.0.50; Left over files from native compilation
Date: Sat, 22 Jan 2022 12:46:51 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: Andrea Corallo <akrl@sdf.org>,  52912@debbugs.gnu.org,
>   monnier@iro.umontreal.ca
> Date: Sat, 22 Jan 2022 11:36:23 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > When you bootstrapped the native-compiled Emacs, did you make sure
> > loadup announced that it was loading "native compiled lisp" files?
> 
> It's saying:
> 
> Loading rfn-eshadow (native compiled elisp)...
> Loading menu-bar (native compiled elisp)...
> Loading tab-bar...
> Loading emacs-lisp/lisp (native compiled elisp)...
> Loading textmodes/page (native compiled elisp)...
> Loading register...
> Loading textmodes/paragraphs (native compiled elisp)...
> Loading progmodes/prog-mode (native compiled elisp)...
> Loading emacs-lisp/lisp-mode...
> Loading textmodes/text-mode (native compiled elisp)...
> Loading textmodes/fill (native compiled elisp)...
> 
> So it's a mix of lines saying "native compiled elisp" and not?

Yes.  Those which are without "native compiled elisp" are the ones
that got updated since the previous build.

If you touch all the preloaded *.el files and rebuild, you will see
_no_ "native compiled elisp" at all, only *.elc files get loaded.





reply via email to

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