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 10:39:20 +0200 Message-ID: <83czksyszr.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> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13856"; 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 09:40:39 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 1n915Z-0003Pb-Ug for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 16 Jan 2022 09:40:38 +0100 Original-Received: from localhost ([::1]:48616 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n915Y-0004N2-AO for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 16 Jan 2022 03:40:36 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n914j-0004Mm-0k for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 03:39:47 -0500 Original-Received: from [2001:470:142:3::e] (port=44694 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 1n914h-0001JT-4q for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 03:39:44 -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=zDMQiwL1xQUUL0344cUe+YSIIDUjQl1npNt3aEqFUdY=; b=Os29jxjp2X7e MKr7B8G1Qpz2MKm1Lt1Z6hg1W/38wH/YYwKirkEcW6Gq1S8gBsr9EuKRrQ10kpyLmnSHh0Z5c9I8i LDf5CmL569I3Uv17uM+eP3gIliY+HFO6ExIn5i9hyk6OreV9ZdaQp4I86kNGNhqk657c/zpzklGP+ paCRoISyuZzEqn+extF8jOCwEGftWULkv4h62K00UfpBV781Zpvps1YQPl5BqvORMKz0OANnMU3q3 4invtjMsvYh/WK2v+dib5wJIc4rZ7ymBoSAdk/VohIaUA+7C5QCGd8CUcmhz5CJ3Q+ENloQU4U1Ue 6Knxqu+VwO6c+ZvPBi8jhA==; Original-Received: from [87.69.77.57] (port=1984 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 1n914X-0007PS-Am for help-gnu-emacs@gnu.org; Sun, 16 Jan 2022 03:39:42 -0500 In-Reply-To: <86h7a4954a.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:135355 Archived-At: > From: "H. Dieter Wilhelm" > Cc: Eli Zaretskii , , help-gnu-emacs@gnu.org > Date: Sat, 15 Jan 2022 20:21:57 +0100 > > But could you please tell me what the size of your native-lisp/ folder > is? Just compiled 28.0.91 on Windows and its size is 106 Mb. 106MB sounds a bit too much; I have 43MB. Did you use NATIVE_FULL_AOT=1, per chance?