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

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

Re: Disabling asynchronous native compilation by user settings


From: Yasuhiro Kimura
Subject: Re: Disabling asynchronous native compilation by user settings
Date: Mon, 18 Apr 2022 16:32:35 +0900 (JST)

From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: Disabling asynchronous native compilation by user settings
Date: Mon, 18 Apr 2022 10:11:41 +0300

>> Assuming that Emacs is built with native compilation enabled, is it
>> possible to disable asynchronous native compilation at run time by
>> user settings (for example, passing command line options, setting
>> enviroment variables, adding something in ~/.emacs, etc.)?
> 
> Yes, set both native-comp-deferred-compilation and
> comp-enable-subr-trampolines to the nil value.

Thanks. I confirmed asynchronous native compilation is disabled by
setting them to nil in ~/.emacs.

---
Yasuhiro Kimura



reply via email to

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