From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: emacs.exe is > 32M for w32 Date: Fri, 27 Feb 2009 19:27:55 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235759292 15110 80.91.229.12 (27 Feb 2009 18:28:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Feb 2009 18:28:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 27 19:29:27 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ld7Sg-0007zd-O5 for ged-emacs-devel@m.gmane.org; Fri, 27 Feb 2009 19:29:27 +0100 Original-Received: from localhost ([127.0.0.1]:41265 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ld7RL-0005dz-Id for ged-emacs-devel@m.gmane.org; Fri, 27 Feb 2009 13:28:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ld7RH-0005du-40 for emacs-devel@gnu.org; Fri, 27 Feb 2009 13:27:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ld7RF-0005dR-11 for emacs-devel@gnu.org; Fri, 27 Feb 2009 13:27:58 -0500 Original-Received: from [199.232.76.173] (port=50853 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ld7RE-0005dO-S5 for emacs-devel@gnu.org; Fri, 27 Feb 2009 13:27:56 -0500 Original-Received: from yx-out-1718.google.com ([74.125.44.152]:64341) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ld7RE-0001Ul-J5 for emacs-devel@gnu.org; Fri, 27 Feb 2009 13:27:56 -0500 Original-Received: by yx-out-1718.google.com with SMTP id 34so870468yxf.66 for ; Fri, 27 Feb 2009 10:27:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=xSA/INtLX9Fna9oBLUAWzXxxYtjB20i/nQ9fOfrk2Z4=; b=NfbGD4fq7zPjbfmK52VZnBer/2NBbAW4of2hmwXqh4w2uidp6L+swVQy64xt9SbsEY +JgvMzWHrwLhDznBgl4CHflVxfh7q/dZfrptNalox+rrAzQlZ63D83AFOVeUTYcLIkKV jgLHqZwxOrbr0bptu3q6DqE4eHsnl4ZrFosp4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Ci7Fua1XvJU2Adi6hLnJ+VF1o9oRQ/6JAnIbM73clAT9udXtlTItepdPxhFiPgbwrS 0tZeUPRHw7tj0tg8QM6ItqLoHYTbUrs7sYv+Dc1QVB9h9olITUM+9Egh0bfPrhd/9cR0 kpmu5R58oloZ25GL9pAho6LlSxp5uHoeKkg6Y= Original-Received: by 10.231.15.74 with SMTP id j10mr2415840iba.48.1235759275831; Fri, 27 Feb 2009 10:27:55 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109369 Archived-At: On Fri, Feb 27, 2009 at 7:15 PM, Lennart Borgman wrote: > On Fri, Feb 27, 2009 at 5:44 PM, Leo wrote: >> Hi there, >> >> Emacs from: http://alpha.gnu.org/gnu/emacs/pretest/windows/ >> >> The executable emacs.exe is larger than 32 Mb. >> >> http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl suffers the same >> problem. > > No, the executable that comes with Emacs+EmacsW32 (from the link > above) is about 9 MB. Ehum, Leo, you are right. The unpatched version (which comes with debug information) is 33 MB. The patched version (which does not contain debug information) is 9 MB.