all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Disabling asynchronous native compilation by user settings
Date: Mon, 18 Apr 2022 10:11:41 +0300	[thread overview]
Message-ID: <83lew2x3v6.fsf@gnu.org> (raw)
In-Reply-To: <20220418.150735.1169073635934583139.yasu@utahime.org> (message from Yasuhiro Kimura on Mon, 18 Apr 2022 15:07:35 +0900 (JST))

> Date: Mon, 18 Apr 2022 15:07:35 +0900 (JST)
> From: Yasuhiro Kimura <yasu@utahime.org>
> 
> 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.



  reply	other threads:[~2022-04-18  7:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-18  6:07 Disabling asynchronous native compilation by user settings Yasuhiro Kimura
2022-04-18  7:11 ` Eli Zaretskii [this message]
2022-04-18  7:17   ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-18  7:32   ` Yasuhiro Kimura
2022-04-18 13:50     ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-19  5:30       ` Eli Zaretskii
2022-04-19 11:12         ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-20 17:03           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83lew2x3v6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.