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.help Subject: Re: limit native compilation - how Date: Sun, 16 Jan 2022 13:42:31 +0200 Message-ID: <83wnizykig.fsf@gnu.org> References: <8735lp57kl.fsf@yandex.com> <83sftpyos0.fsf@gnu.org> <87a6fxugwg.fsf@zoho.eu> <83r199ymxj.fsf@gnu.org> <875yqluem4.fsf@zoho.eu> <83pmoszxwx.fsf@gnu.org> <874k64ddwo.fsf@yandex.com> <86h7a4954a.fsf@duenenhof-wilhelm.de> <83czksyszr.fsf@gnu.org> <86zgnv7w9n.fsf@duenenhof-wilhelm.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6099"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jan 16 12:44:01 2022 Return-path: Envelope-to: geh-help-gnu-emacs@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 1n93x2-0001Ry-Uc for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 16 Jan 2022 12:44:01 +0100 Original-Received: from localhost ([::1]:57902 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n93x1-0008A8-DF for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 16 Jan 2022 06:43:59 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n93vp-00089G-Sn for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 06:42:46 -0500 Original-Received: from [2001:470:142:3::e] (port=46746 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n93vp-0004iu-JH for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 06:42:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=9P36wWGuTz2O410x0U0O14eFIzFyBnGx6RmPylSzNVY=; b=bVb4MJSGvuv7 UHZxDGtDqIVt2oIjXVgNLBeqJaBYSRtwbmKnVCHaknnVLe+z2rRfDQv6Wjvg/8AxbSCM0srlKQkbR SCCflg59D2bzfi4/H3WTzh4BOeSE4XlCrKHjKBsAEEihX6y14kUqPNbGdwKy15UmgDj/+1xqSZUOD LRD9ra0FXbkb7ANlNlcYC9jRpIahKKNAJ9zYt9jvVQOcuQ1iTcQoC3vQJ/AU0DBRN2kLGu8yJC88S Bi5bV56q1gvxl0iLblplzYgnlFWqRLLsyuRbDqST6X0rzLkU+ay21kZJEPicbA4dSRh/mFkqdt7II n7Q0eeFyrqW4Btoy5dNPeg==; Original-Received: from [87.69.77.57] (port=1659 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n93vp-0006UY-LJ for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 06:42:45 -0500 In-Reply-To: <86zgnv7w9n.fsf@duenenhof-wilhelm.de> (dieter@duenenhof-wilhelm.de) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135358 Archived-At: > From: "H. Dieter Wilhelm" > Cc: help-gnu-emacs@gnu.org > Date: Sun, 16 Jan 2022 12:30:44 +0100 > > > 106MB sounds a bit too much; I have 43MB. > > > > Did you use NATIVE_FULL_AOT=1, per chance? > > Not to my knowledge. :-( > > By the way, just compiled Emacs-28.0.91, from archived sources and not > the git sources, on a second machine and here the size of native-lisp/ > is 55.5 MB. I'm confused.. 55MB sounds about right to me. Do you have the same GCC/libgccjit versions on both systems?