From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.devel Subject: Re: Add a configure option for NATIVE_FULL_AOT? Date: Thu, 19 Aug 2021 14:49:35 +0200 Message-ID: <20210819124935.GJ13517@tuxteam.de> References: <83fsv75w43.fsf@gnu.org> <875yw3xpek.fsf@gnu.org> <838s0z552h.fsf@gnu.org> <83bl5t3obt.fsf@gnu.org> <20210819072706.GD13517@tuxteam.de> <83y28x26vg.fsf@gnu.org> <20210819100500.GI13517@tuxteam.de> <83v9411ze3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Do4IU1xF/9sod/r6" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24334"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 19 14:53:23 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 1mGhXt-00064t-Vp for ged-emacs-devel@m.gmane-mx.org; Thu, 19 Aug 2021 14:53:22 +0200 Original-Received: from localhost ([::1]:47620 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mGhXs-00052i-Fx for ged-emacs-devel@m.gmane-mx.org; Thu, 19 Aug 2021 08:53:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34718) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGhUK-0001Iy-C2 for emacs-devel@gnu.org; Thu, 19 Aug 2021 08:49:40 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:51155) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1mGhUI-0003U4-IW; Thu, 19 Aug 2021 08:49:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=oegCEVAXfHoz13BKEeaWfrUaWWs0bdpnAcIPIvOe2rM=; b=XhmaApnG618CqNhCaxCPJcdmaji0sEi4fIiMHTBugrTccNdxeDIpeUpyAQwsGgDCfwm8Dnw/UKmXNlLVojZORmt0d2AwEiqb4XISzGH2S+bmRDUH8mLi731NpychfUOGdwwZAbDA4EG6sjAsMeR40OBI78ix1/URcBeeFMM5Du/LwBb/zQeNl/WJrHOxLdhBrtEA+tCfI3PAmNnHCpvSLazIdohLpOhOVJlMC9v9UTT18MLuLO0D/pah9SmuA4uXrl6D7H77VX70W2Uz3BpgwizIk56pNxYkc6lJeCWIH63UQxiqfwzK5szlTZUuvD3gRePWxa0IMLAwnJqV3k/aLg==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1mGhUF-0007l2-Qp; Thu, 19 Aug 2021 14:49:35 +0200 Content-Disposition: inline In-Reply-To: <83v9411ze3.fsf@gnu.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:272662 Archived-At: --Do4IU1xF/9sod/r6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 19, 2021 at 01:51:00PM +0300, Eli Zaretskii wrote: > > Date: Thu, 19 Aug 2021 12:05:00 +0200 > > From: tomas@tuxteam.de > > Cc: emacs-devel@gnu.org > >=20 > > > This discussion started when a distro came here asking for a change > > > where Emacs already provides the mechanism to make that possible. > >=20 > > But perhaps, it's possible as it is [...] > It is possible. The question is how widely it will (or should be) > used. I see, you remain sceptic :-) Cheers - t --Do4IU1xF/9sod/r6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAmEeU18ACgkQBcgs9XrR2kb+LACeJNcRD6jMR5/Qqb/bR+wwsh1R mtIAnR4AzT9siNBZ4QvpKQ24H++0DA3o =Cvfg -----END PGP SIGNATURE----- --Do4IU1xF/9sod/r6--