GNU bug report logs -
#64167
29.0.92; Ahead-of-time native compilation failed Emacs 29.0.92
Previous Next
Reported by: Eason Huang <aqua0210 <at> foxmail.com>
Date: Mon, 19 Jun 2023 13:25:02 UTC
Severity: normal
Found in version 29.0.92
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 64167 <at> debbugs.gnu.org (full text, mbox):
> Cc: 64167 <at> debbugs.gnu.org
> From: Corwin Brust <corwin <at> bru.st>
> Date: Mon, 19 Jun 2023 09:33:03 -0500
>
> On Mon, Jun 19, 2023 at 8:24 AM Eason Huang <aqua0210 <at> foxmail.com> wrote:
> >
> > I try to build Emacs 29.0.92 on Windows 11, the `aot` option have no
> > affect. After I start Emacs, still need to compile the built-in
> > packages, such org,cc-mode and so on.
>
> I can reproduce this. Additionally, expressly passing
> --WITH_FULL_AOT=1 to make also has no effect.
>
> Both appear to work fine for non-release builds (i.e., "snapshot"
> builds made in-tree, vs building from a release tarball as we are
> doing in this case).
The difference is that in the release tarball you have all the *.elc
files up-to-date, so the native-compilation rule doesn't kick in.
Remove all the *.elc file, and I'm guessing that the aot build will
work.
I will need to think how to fix this for a release tarball build.
This bug report was last modified 1 year and 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.