From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo <acorallo@gnu.org> Newsgroups: gmane.emacs.devel Subject: Re: Native compilation on as default? Date: Thu, 26 Oct 2023 08:14:53 -0400 Message-ID: <yp1h6mdshqa.fsf@fencepost.gnu.org> References: <yp14jni9wdf.fsf@fencepost.gnu.org> <83legs281v.fsf@gnu.org> <yp15y2uiyg7.fsf@fencepost.gnu.org> <E1qvq5V-0002uL-Ib@fencepost.gnu.org> <CAHWye85pk9CuPYLuEJimbd7mrW9QHZpNd9bx=eCir_cigbt6Dg@mail.gmail.com> <877cn9bzsc.fsf@yandex.com> <yp1fs1xhgaa.fsf@fencepost.gnu.org> <8734xxbn8n.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11315"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: brickviking <brickviking@gmail.com>, emacs-devel@gnu.org To: Colin Baxter <m43cap@yandex.com> Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 26 14:16:07 2023 Return-path: <emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org> 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 <emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org>) id 1qvzHS-0002i7-VC for ged-emacs-devel@m.gmane-mx.org; Thu, 26 Oct 2023 14:16:07 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <emacs-devel-bounces@gnu.org>) id 1qvzGR-0005VU-UG; Thu, 26 Oct 2023 08:15:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <acorallo@gnu.org>) id 1qvzGM-0005U9-Rj for emacs-devel@gnu.org; Thu, 26 Oct 2023 08:14:58 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <acorallo@gnu.org>) id 1qvzGK-0005m9-S5; Thu, 26 Oct 2023 08:14:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=kBtgINuQu29t1H92STOOc00W9uVX+7uyXcFQU4LSxec=; b=OGCKEQmUGeEL9GsoovjU 9lireRcQxahE6vMYy1+0O09+ItGumoGa5FRIHx0iVm48/AjfRWe588OmPqHnwezFlRjheGVMT9+aB pDrxVjX1PbZ1Nwq0yAxBP1NMq18pkam+52yjijzmlnK3WM6XYtz6U4qBLbe27EkHMYGGYFKH/Z6lM vetPhSbgjTA6V3bWEqA09OwJrPfIJUKKhnNVjfZ8g0PFiLY01fE7YTRuczKwB73QMhISru2VF32Bx tJyYYwLtQxKANf8OIdoEoyXcPTUpoMy9YkofDKoaF8oPcQLZGcsdF1QziulBSA6BQNsqCDHAz32Ml K4nSqSnk0M37OQ==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from <acorallo@gnu.org>) id 1qvzGH-00068S-J2; Thu, 26 Oct 2023 08:14:56 -0400 In-Reply-To: <8734xxbn8n.fsf@yandex.com> (Colin Baxter's message of "Thu, 26 Oct 2023 13:07:52 +0100") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." <emacs-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-devel>, <mailto:emacs-devel-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/emacs-devel> List-Post: <mailto:emacs-devel@gnu.org> List-Help: <mailto:emacs-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-devel>, <mailto:emacs-devel-request@gnu.org?subject=subscribe> Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:311908 Archived-At: <http://permalink.gmane.org/gmane.emacs.devel/311908> Colin Baxter <m43cap@yandex.com> writes: [...] > I now always compile with "--with-native-compilation=no". Are you saying > that this configure option will not in the future be sufficient and I > will have to make sure there's no libjccjit versions on the system? No, "--with-native-compilation=no" will be sufficient, you'll have to change nothing in how you build your Emacs. Best Regards Andrea