From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs.exe is > 32M for w32 Date: Sat, 28 Feb 2009 13:03:04 +0200 Message-ID: References: <49A89850.2010509@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1235819086 25935 80.91.229.12 (28 Feb 2009 11:04:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Feb 2009 11:04:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?windows-1252?Q?=D3scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 28 12:06:01 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 1LdN0C-0007Hx-NC for ged-emacs-devel@m.gmane.org; Sat, 28 Feb 2009 12:05:16 +0100 Original-Received: from localhost ([127.0.0.1]:51611 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdMyr-0003kr-UI for ged-emacs-devel@m.gmane.org; Sat, 28 Feb 2009 06:03:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LdMyc-0003YU-Mm for emacs-devel@gnu.org; Sat, 28 Feb 2009 06:03:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LdMyb-0003Wj-0r for emacs-devel@gnu.org; Sat, 28 Feb 2009 06:03:25 -0500 Original-Received: from [199.232.76.173] (port=47101 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdMya-0003We-N0 for emacs-devel@gnu.org; Sat, 28 Feb 2009 06:03:24 -0500 Original-Received: from mtaout7.012.net.il ([84.95.2.19]:62591) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LdMya-0003SH-41 for emacs-devel@gnu.org; Sat, 28 Feb 2009 06:03:24 -0500 Original-Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KFR00300W0QCD00@i-mtaout7.012.net.il> for emacs-devel@gnu.org; Sat, 28 Feb 2009 13:03:08 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.167.119]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KFR00374W175W00@i-mtaout7.012.net.il>; Sat, 28 Feb 2009 13:03:08 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) 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:109383 Archived-At: > From: =?windows-1252?Q?=D3scar_Fuentes?= > Date: Sat, 28 Feb 2009 04:53:49 +0100 > > Jason Rumney writes: > > > I get the same error, using MinGW binutils on emacs.exe that I've > > built myself. It only happens with emacs.exe, so it is probably > > something in the dumping process confuses strip. My strip --version > > is: > > > > GNU strip 2.17.50 20060824 > > > > If anyone has strip.exe working with emacs.exe, could you post your > > strip version here for comparison. > > 2.18.50.20080109 *FAILS* too. As does GNU strip 2.15.91 20040904 I filed a bug report for this problem (I agree with Jason that something in our dumping process confuses `strip'). I think this problem should be fixed before Emacs 23.1 is released.