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: make dist target for Windows Date: Wed, 31 Mar 2010 19:13:20 +0300 Message-ID: <83vdccxye7.fsf@gnu.org> References: <4BB2BB70.3090608@gmail.com> <83eij0zydg.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1270053776 1094 80.91.229.12 (31 Mar 2010 16:42:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 31 Mar 2010 16:42:56 +0000 (UTC) Cc: cschol2112@googlemail.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 31 18:42:52 2010 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.69) (envelope-from ) id 1Nx103-0007WJ-8W for ged-emacs-devel@m.gmane.org; Wed, 31 Mar 2010 18:42:39 +0200 Original-Received: from localhost ([127.0.0.1]:50958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nx102-00024J-LD for ged-emacs-devel@m.gmane.org; Wed, 31 Mar 2010 12:42:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nx0Xl-0000hb-8U for emacs-devel@gnu.org; Wed, 31 Mar 2010 12:13:25 -0400 Original-Received: from [140.186.70.92] (port=49779 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nx0Xf-0000du-Rf for emacs-devel@gnu.org; Wed, 31 Mar 2010 12:13:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nx0XY-0006EI-T8 for emacs-devel@gnu.org; Wed, 31 Mar 2010 12:13:13 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:61696) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nx0XY-0006E4-MM for emacs-devel@gnu.org; Wed, 31 Mar 2010 12:13:12 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L0500L00LXLO500@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Wed, 31 Mar 2010 19:13:11 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.176.135]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L0500IRSMDYI0B0@a-mtaout21.012.net.il>; Wed, 31 Mar 2010 19:13:11 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:122980 Archived-At: > From: Stefan Monnier > Cc: Christoph , emacs-devel@gnu.org > Date: Wed, 31 Mar 2010 10:57:28 -0400 > > > Finally, one more request: I think it would be nice to have a much > > smaller *.exe files in the binary distribution, by stripping the debug > > info from them. (We currently use DWARF2 debug info, which is quite > > voluminous.) For all the executables but emacs.exe, this is simple: > > The pretest binaries should not be stripped, tho, right? I'm not sure. People who depend on others to prepare binaries for them tend not to have GDB installed, either.