Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: stripping snapshots
Date: Tue, 20 Sep 2005 11:11:13 +0100
MIME-Version: 1.0
Content-Type: text/plain; 	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
In-Reply-To: <432FBBC5.6010509@lapo.it>
Message-ID: <SERRANOolkDTM9wGmAf000000f2@SERRANO.CAM.ARTIMI.COM>

----Original Message----
>From: Lapo Luchini
>Sent: 20 September 2005 08:36

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Yitzchak Scott-Thoennes wrote:
>> Could snapshots be provided this way instead or in addition to with
>> unstripped executables?
> 
> But wouldn't that remove any debugging info?
> (which is kinda needed, if a snapshot has got some bugs)
> 


  And besides, it's _really_ easy to strip them yourself:

tar -tjf cygwin-inst-20050920.tar.bz2 | grep \.exe | xargs strip



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

