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

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

bug#48446: 28.0.50; Native compile failure during bootstrap


From: Eli Zaretskii
Subject: bug#48446: 28.0.50; Native compile failure during bootstrap
Date: Sat, 15 May 2021 21:21:04 +0300

> Date: Sat, 15 May 2021 21:08:14 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: acm@muc.de, 48446@debbugs.gnu.org
> 
> I think I succeeded to fix this now, but I'd still like to know
> why the original code was wrong and how to avoid that in the future.

I think I know the answer: with natively-compiled Lisp, we can only
call Lisp from init functions registered with
pdumper_do_now_and_after_late_load, because the *.eln files are not
loaded when functions registered with pdumper_do_now_and_after_load
are run.  Andrea, is that conclusion correct?





reply via email to

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