From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Emanuel Berg via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Re: limit native compilation - how Date: Sun, 16 Jan 2022 13:11:35 +0100 Message-ID: <878rvfev7s.fsf@zoho.eu> 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> <83wnizykig.fsf@gnu.org> <86r1977uu6.fsf@duenenhof-wilhelm.de> Reply-To: Emanuel Berg Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22448"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: help-gnu-emacs@gnu.org Cancel-Lock: sha1:Qbq1yrB7UzYv2IA+7MInBwNXEzs= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jan 16 13:13:25 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 1n94PV-0005fc-7T for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 16 Jan 2022 13:13:25 +0100 Original-Received: from localhost ([::1]:44310 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n94PT-0003re-Vm for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 16 Jan 2022 07:13:24 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:41820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n94O7-0003ok-WC for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 07:12:00 -0500 Original-Received: from ciao.gmane.io ([116.202.254.214]:55208) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n94Nt-0004YI-Jj for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 07:11:49 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1n94Nr-0003dc-8z for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 13:11:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Mail-Copies-To: never Received-SPF: pass client-ip=116.202.254.214; envelope-from=geh-help-gnu-emacs@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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:135360 Archived-At: H. Dieter Wilhelm wrote: > machine 55MB: gcc 10.3.0 > : mingw-w64-x86_64-libgccjit 11.2.0-1 > (mingw-w64-x86_64-toolchain) [installed]: 10.3.0-2 > machine 106MB: gcc 10.3.0 > : mingw-w64-x86_64-libgccjit 11.2.0-1 > (mingw-w64-x86_64-toolchain) [installed]: 10.3.0-2 > > Could the difference in size result from opening my Emacs, > I think I checked Emacs-28.0.91 on the machine 106MB? > On machine 55MB I didn't run Emacs yet. Sounds possible since native-compile will happen on `load' if there is a byte-compiled version available next to the original Elisp source. Mine is 42M but I did `system-configuration-options' as "--with-x-toolkit=no --with-native-compilation" on Debian so maybe the missing 13M are X-rated ... I mean related. -- underground experts united https://dataswamp.org/~incal