Re: [BUG] Compilation warnings with 29.4

Joel Reicher <[email protected]> Fri, 12 Jul 2024 18:55:27 +1000
Newsgroups gmane.emacs.windows
Message-ID <[email protected]>
Joel Reicher <[email protected]> writes:

> But doesn't setting `native-comp-jit-compilation' to nil 
> accomplish the same workaround a little more easily? (I added 
> this to my early-init yesterday while I'm figuring out the 
> problem.)

Just in case anyone else wants to do this, I've found that setting 
`native-comp-enable-subr-trampolines' to nil is also needed.

Regards,

        - Joel