From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25616 invoked by alias); 14 Jul 2013 13:12:48 -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 25595 invoked by uid 89); 14 Jul 2013 13:12:47 -0000 X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1 Received: from Unknown (HELO mk-filter-3-a-1.mail.uk.tiscali.com) (212.74.100.54) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sun, 14 Jul 2013 13:12:45 +0000 X-Trace: 861750908/mk-filter-3.mail.uk.tiscali.com/B2C/$THROTTLED_DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/85.210.67.115/None/drstacey@tiscali.co.uk X-SBRS: None X-RemoteIP: 85.210.67.115 X-IP-MAIL-FROM: drstacey@tiscali.co.uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApQBADej4lFV0kNz/2dsb2JhbAANTYcPu1WCcIEdgxcBAQEEIxVAEQsYAgIFFgsCAgkDAgECAUUTCAEBrEVzkGCBJo5FFoJCgSADnWyOUIFnJA Received: from 85-210-67-115.dynamic.dsl.as9105.com (HELO [192.168.1.4]) ([85.210.67.115]) by smtp.tiscali.co.uk with ESMTP; 14 Jul 2013 14:12:26 +0100 Message-ID: <51E2A3BA.9010908@tiscali.co.uk> Date: Sun, 14 Jul 2013 13:12:00 -0000 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: remaining missing packages in 64-bit release References: <20130713190538.GA5280@ednor.casa.cgf.cx> <20130714023820.GA5371@ednor.casa.cgf.cx> <51E239B2.8080006@users.sourceforge.net> <51E2442A.7080008@tiscali.co.uk> <51E253E5.8050802@users.sourceforge.net> In-Reply-To: <51E253E5.8050802@users.sourceforge.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-07/txt/msg00159.txt.bz2 On 14/07/13 08:31, Yaakov (Cygwin/X) wrote: > On 2013-07-14 01:24, David Stacey wrote: >> On 14/07/13 06:40, Yaakov (Cygwin/X) wrote: >>> On 2013-07-13 21:38, Christopher Faylor wrote: >>>> On Sat, Jul 13, 2013 at 09:44:40PM -0400, Andrew Schulman wrote: >>>>> There are of course other packages that could be called missing >>>>> because >>>>> they haven't been ported to x86_64 yet, and other packages that >>>>> depend on >>>>> them can't be released until they are. >>>> >>>> Ah, good point. I'll check tomorrow and make a more comprehensive >>>> list. >>> >>> Attached. >> >> This list might not be complete - for instance 'clang' (and its >> sub-packages) are missing from 64-bit Cygwin, and they are also not in >> Yaakov's list. (I tried generating my own list, but my simple bash >> script didn't knock out obsolete packages and hence generated a lot of >> noise). > > My list is based on source packages only, not binary (sub)packages, so > clang (which is a subpackage of llvm) is not listed. > Ah - hadn't spotted that. I was temporarily giddy with excitement when I thought that clang had made its way into 64-bit Cygwin, only to have my hopes dashed moments later... :-) Cheers, Dave.