From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#2507: 23.0.91; Stripping emacs.exe on MS-Windows produces an invalid program Date: Mon, 11 Jul 2011 19:03:20 +0300 Message-ID: <83y604n6t3.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1310404324 22271 80.91.229.12 (11 Jul 2011 17:12:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Jul 2011 17:12:04 +0000 (UTC) Cc: 2507@debbugs.gnu.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 11 19:12:00 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QgK1X-0000WW-66 for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Jul 2011 19:11:59 +0200 Original-Received: from localhost ([::1]:39357 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgK1W-0002JV-1Z for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Jul 2011 13:11:58 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgIvw-00019A-V7 for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2011 12:02:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgIvr-0001xV-Eu for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2011 12:02:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgIvr-0001xO-3t for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2011 12:02:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QgIvq-0001It-Ap; Mon, 11 Jul 2011 12:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 11 Jul 2011 16:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 2507 X-GNU-PR-Package: emacs,w32 X-GNU-PR-Keywords: Original-Received: via spool by 2507-submit@debbugs.gnu.org id=B2507.13104000914958 (code B ref 2507); Mon, 11 Jul 2011 16:02:02 +0000 Original-Received: (at 2507) by debbugs.gnu.org; 11 Jul 2011 16:01:31 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgIvK-0001Hv-Il for submit@debbugs.gnu.org; Mon, 11 Jul 2011 12:01:30 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgIvH-0001HY-Tr for 2507@debbugs.gnu.org; Mon, 11 Jul 2011 12:01:29 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LO600M00F3WIT00@a-mtaout21.012.net.il> for 2507@debbugs.gnu.org; Mon, 11 Jul 2011 19:01:21 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.156.102]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LO600MNVF65GA60@a-mtaout21.012.net.il>; Mon, 11 Jul 2011 19:01:18 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 11 Jul 2011 12:02:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48617 Archived-At: > From: Lars Magne Ingebrigtsen > Cc: 2507@debbugs.gnu.org > Date: Mon, 11 Jul 2011 15:53:45 +0200 > > Eli Zaretskii writes: > > > Please describe exactly what actions triggered the bug > > and the precise symptoms of the bug: > > > > strip emacs.exe > > emacs -Q > > > > results in the OS popping an error dialog saying: > > > > emacs.exe is not a valid Win32 application > > Presumably Emacs doesn't strip itself, otherwise it wouldn't work at all > on Windows, which it apparently does. :-) The default link command produces an unstripped binary, as on other supported platforms. > So it this still a problem? Yes, of course. No one did anything about this problem, AFAIK.