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

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

bug#73303: 30.0.91; Native compiler repeatedly interrupts at random mome


From: Eli Zaretskii
Subject: bug#73303: 30.0.91; Native compiler repeatedly interrupts at random moments
Date: Tue, 17 Sep 2024 22:09:52 +0300

> From: Philip Kaludercic <philipk@posteo.net>
> Cc: "N. Jackson" <njackson@posteo.net>,  73303@debbugs.gnu.org,
>   acorallo@gnu.org
> Date: Tue, 17 Sep 2024 18:46:10 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> 2. When the package system installs/updates a package, does it
> >> natively compile the files at the same time as it byte compiles
> >> them?
> >
> > I'm not sure, but I think it doesn't.  Philip, can you answer that?
> 
> My understanding: Native compilation build on byte-compilation, and all
> packages are byte-compiled.  If `package-native-compile' is enabled
> (which is not the case by default), then the package is immediately
> compiled using native-compilation as well.

OK, so this means the OP will have to enable native compilation by
customizing package-native-compile.

> I don't know if the native compiler will detect .elc files
> automatically and compile them at some later point.

It will, but only when Emacs loads these .elc files.





reply via email to

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