From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?=D3scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: emacs.exe is > 32M for w32 Date: Sat, 28 Feb 2009 04:53:49 +0100 Message-ID: References: <49A89850.2010509@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235793267 8485 80.91.229.12 (28 Feb 2009 03:54:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Feb 2009 03:54:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 28 04:55:44 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 1LdGIh-0007K2-B6 for ged-emacs-devel@m.gmane.org; Sat, 28 Feb 2009 04:55:43 +0100 Original-Received: from localhost ([127.0.0.1]:57679 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdGHM-0001Xd-7F for ged-emacs-devel@m.gmane.org; Fri, 27 Feb 2009 22:54:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LdGHD-0001Wx-Ig for emacs-devel@gnu.org; Fri, 27 Feb 2009 22:54:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LdGHA-0001V3-Qr for emacs-devel@gnu.org; Fri, 27 Feb 2009 22:54:11 -0500 Original-Received: from [199.232.76.173] (port=54292 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdGHA-0001Us-Il for emacs-devel@gnu.org; Fri, 27 Feb 2009 22:54:08 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:49805 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LdGHA-0006uG-0c for emacs-devel@gnu.org; Fri, 27 Feb 2009 22:54:08 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LdGH2-00021A-RW for emacs-devel@gnu.org; Sat, 28 Feb 2009 03:54:00 +0000 Original-Received: from 13.red-83-32-115.dynamicip.rima-tde.net ([83.32.115.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Feb 2009 03:54:00 +0000 Original-Received: from ofv by 13.red-83-32-115.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Feb 2009 03:54:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 13.red-83-32-115.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (windows-nt) Cancel-Lock: sha1:NR9DfgFn9xqf6CHo2Yi5Xx85jas= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:109382 Archived-At: 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. -- Oscar