From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [feature/native-comp] breakage on build Date: Mon, 08 Feb 2021 17:23:04 +0200 Message-ID: <83eehqlh2f.fsf@gnu.org> References: <87lfca7lsb.fsf@russet.org.uk> <8335yf7qtf.fsf@gnu.org> <831rdy5i2r.fsf@gnu.org> <87y2g5p0q8.fsf@russet.org.uk> <87im7799s9.fsf@russet.org.uk> <87wnvn5yoz.fsf@russet.org.uk> <87eehuomn2.fsf@russet.org.uk> <83lfc2px16.fsf@gnu.org> <87czxe45f8.fsf@russet.org.uk> <8335yap6p8.fsf@gnu.org> <87wnvm2nhb.fsf@russet.org.uk> <83wnvlod0k.fsf@gnu.org> <87wnvlmjxo.fsf@russet.org.uk> <83ft29nwc0.fsf@gnu.org> <87y2fzr8ve.fsf@russet.org.uk> <87ft26pxra.fsf@russet.org.uk> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27286"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, akrl@sdf.org To: Phillip Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Feb 08 22:29:55 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9E6U-00071k-Br for ged-emacs-devel@m.gmane-mx.org; Mon, 08 Feb 2021 22:29:54 +0100 Original-Received: from localhost ([::1]:58790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9E6T-00046c-5C for ged-emacs-devel@m.gmane-mx.org; Mon, 08 Feb 2021 16:29:53 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40254) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l98NG-0007X2-MP for emacs-devel@gnu.org; Mon, 08 Feb 2021 10:22:51 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51879) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l98NF-0001ro-RN; Mon, 08 Feb 2021 10:22:49 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1497 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l98NF-0003un-5U; Mon, 08 Feb 2021 10:22:49 -0500 In-Reply-To: <87ft26pxra.fsf@russet.org.uk> (message from Phillip Lord on Mon, 08 Feb 2021 12:08:57 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:264179 Archived-At: > From: Phillip Lord > Cc: Eli Zaretskii , emacs-devel@gnu.org > Date: Mon, 08 Feb 2021 12:08:57 +0000 > > For an Emacs compiled --with-nativecomp, how do I stop it attempting to > native compile? When libgccjit is available or when it isn't? In the latter case it should ideally happen automatically.