From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Danenberg Newsgroups: gmane.emacs.help Subject: Re: How to build a smaller emacs Date: Thu, 27 Sep 2007 03:11:48 -0500 Message-ID: <20070927081148.GA8333@klutometis.wikitex.org> References: <1190710856.061102.35940@50g2000hsm.googlegroups.com> <87ejgmd5e1.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190880737 7418 80.91.229.12 (27 Sep 2007 08:12:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Sep 2007 08:12:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 27 10:12:14 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 1IaoTi-0002tZ-4y for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Sep 2007 10:12:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaoTe-0007HR-Rx for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Sep 2007 04:12:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IaoTQ-0007HM-W8 for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:11:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IaoTP-0007Gy-JE for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:11:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaoTP-0007Gv-DB for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:11:51 -0400 Original-Received: from klutometis.wikitex.org ([72.51.35.14]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IaoTP-0007Nm-2s for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:11:51 -0400 Original-Received: from klutometis.wikitex.org (localhost.localdomain [127.0.0.1]) by klutometis.wikitex.org (8.13.1/8.13.1) with ESMTP id l8R8BmFk008422 for ; Thu, 27 Sep 2007 03:11:48 -0500 Original-Received: (from pcdanenb@localhost) by klutometis.wikitex.org (8.13.1/8.13.1/Submit) id l8R8BmAN008421 for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 03:11:48 -0500 Content-Disposition: inline In-Reply-To: <87ejgmd5e1.fsf@localhorst.mine.nu> User-Agent: Mutt/1.5.16 (2007-06-11) X-Detected-Kernel: Linux 2.6 (newer, 3) 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:47917 Archived-At: On Tue, Sep 25, 2007 at 07:25:10PM +0200, David Hansen wrote: > You can try to build it w/o all the image libraries and w/o X11 > support. I have to confer with David; building --without-x produces a lean executable (~7MB), if you have the discipline to work in console-dom.