> From: Joel Reicher <joel.reic...@gmail.com>
> Cc: help-emacs-windows@gnu.org
> Date: Fri, 12 Jul 2024 18:55:27 +1000
> 
> Joel Reicher <joel.reic...@gmail.com> 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.

Yes, and this is all documented already.  The problem here is that
these customizations shouldn't have been needed in the first place,
they are only for the case where JIT native debugging is available and
all the prerequisites are installed, but the user for some reason
doesn't want it.

Reply via email to