From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 383 invoked by alias); 15 Jul 2013 15:11:38 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 370 invoked by uid 89); 15 Jul 2013 15:11:38 -0000 X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE autolearn=no version=3.3.1 Received: from Unknown (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 15 Jul 2013 15:11:37 +0000 Received: from pool-173-76-48-33.bstnma.east.verizon.net ([173.76.48.33] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1UykQz-000NJB-VC for cygwin-apps@cygwin.com; Mon, 15 Jul 2013 15:11:29 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 3FD8A60111 for ; Mon, 15 Jul 2013 11:11:29 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+FUfvmeH0UVdGuh0Ipcw7D Date: Mon, 15 Jul 2013 15:11:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: remaining missing packages in 64-bit release Message-ID: <20130715151129.GA3975@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <20130713190538.GA5280@ednor.casa.cgf.cx> <20130714023820.GA5371@ednor.casa.cgf.cx> <51E239B2.8080006@users.sourceforge.net> <87oba5fpzb.fsf@Rainer.invalid> <20130715011651.GA717@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130715011651.GA717@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-07/txt/msg00172.txt.bz2 On Sun, Jul 14, 2013 at 09:16:51PM -0400, Christopher Faylor wrote: >On Sun, Jul 14, 2013 at 11:10:16AM +0200, Achim Gratz wrote: >>Yaakov (Cygwin/X) writes: >>>> Ah, good point. I'll check tomorrow and make a more comprehensive list. >>> >>> Attached. >> >>To register what has been discussed before in this thread: I can provide >>upx for 64bit if anybody wants it, but unfortunately it can't deal with >>64bit executables and therefore is nearly useless. > >I'm compressing the 64-bit setup.exe with mhash. Sorry, make that "mpress". http://www.matcode.com/mpress.htm I had to tweak things a little and remove the '.tls' section from setup.exe before compressing it. Otherwise mpress refused to compress the program. cgf