From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How to build a smaller emacs Date: Fri, 28 Sep 2007 10:33:51 +0200 Message-ID: References: <1190710856.061102.35940@50g2000hsm.googlegroups.com> <1190790033.813100.216860@n39g2000hsh.googlegroups.com> <1190791137.299700.122810@57g2000hsv.googlegroups.com> <1190799468.526331.59250@o80g2000hse.googlegroups.com> <1190867620.841286.99190@50g2000hsm.googlegroups.com> <1190868107.451278.107410@d55g2000hsg.googlegroups.com> <1190950702.408603.34900@d55g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1190968463 12544 80.91.229.12 (28 Sep 2007 08:34:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Sep 2007 08:34:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 28 10:34:20 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IbBIf-0001VD-Bc for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Sep 2007 10:34:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbBIc-0007Vg-0B for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Sep 2007 04:34:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IbBIJ-0007UI-TS for help-gnu-emacs@gnu.org; Fri, 28 Sep 2007 04:33:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbBII-0007Sg-4j for help-gnu-emacs@gnu.org; Fri, 28 Sep 2007 04:33:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbBII-0007SX-1w for help-gnu-emacs@gnu.org; Fri, 28 Sep 2007 04:33:54 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbBIH-0001q8-OU for help-gnu-emacs@gnu.org; Fri, 28 Sep 2007 04:33:53 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-198-199.inter.net.il [83.130.198.199]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IZK68362 (AUTH halo1); Fri, 28 Sep 2007 10:33:41 +0200 (IST) In-reply-to: <1190950702.408603.34900@d55g2000hsg.googlegroups.com> (sxzzsf@gmail.com) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47945 Archived-At: > From: sxzzsf@gmail.com > Date: Fri, 28 Sep 2007 03:38:22 -0000 > > > Directory of D:\Emacs22\bin > > 09/27/2007 11:56 AM 7,424,000emacs.exe > > > > Directory of D:\software\ntemacs23\bin > > 09/26/2007 10:40 AM 21,391,938emacs.exe > > > > A better title for my post may be: > > How to build a smaller emacs23? > > > > Any suggestions would be appreciated. > > thanks.- - > > > > - - > > It seems while building emacs, you have not built emacs with option "-- > no-debug", for cvs branch "debug is on" default, you can check this in > file nt/configure.bat. But I also build without --no-debug, and so is Juanma (because we happen to debug Emacs quite often). And we still get a much smaller executable.