X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ucxFyn1aFJL3xTAh5LmrUFXwmELjhqwRyWl9IbUM517 9yqzQHQM37awXGknehkdRRrrb5biYjbVgTGlbNQQx5x578NhPEYWogAklP0Ns1Bj ZvCfcyHL9Qw6D83i1FU3ywTv1mD01NXnee+MCnzAqcY3xL7xlDY8jGUI0MmZ9vRM = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=I712wx6cGtnQEpunEU6GfjUPnbI=; b=TKJaqSJ7+XBAhU2M8 tdPMWZmwMqz3lL3vNrWTBNaQZJeyNphMVDO1mOh2FA5K2AzHGGa/sFgvCblkfB/o BXNtQHEzhEtfwgtjN/+SmL231XzwkX5oEM8gkXB0rp0L8iZss4Kclw0sNWlvGjAK kypoMR7txxsA2FRqgw7bXt03aM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.66.192.234 with SMTP id hj10mr35900685pac.183.1374567610146; Tue, 23 Jul 2013 01:20:10 -0700 (PDT) Message-ID: <51EE3CBB.3010005@users.sourceforge.net> Date: Tue, 23 Jul 2013 03:20:11 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 64-bit gcc-4.8.1 package installs source instead References: <51EEF4F1 DOT 20006 AT cs DOT utoronto DOT ca> <51EDA65A DOT 4070002 AT users DOT sourceforge DOT net> <51EEF9D8 DOT 6060907 AT cs DOT utoronto DOT ca> <20130723072212 DOT GC9689 AT calimero DOT vinschen DOT de> In-Reply-To: <20130723072212.GC9689@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2013-07-23 02:22, Corinna Vinschen wrote: > On Jul 23 17:47, Ryan Johnson wrote: >> On 07/22/2013 05:38 PM, Yaakov (Cygwin/X) wrote: >>> gcc is only a source-only meta-package; you want to install >>> gcc-core, gcc-g++, etc. >> Oh, that's a little different than (a) the name suggests and (b) >> historical precedent, which IIRC had "gcc" as a meta package that >> pulled in all the other gcc-related stuff you'd need. >> >> Anyway, thanks for the tip, I'll try that. > > Shouldn't we introduce an empty gcc binary archive for just this > situation? This is one case where IMO genini is better than upset: genini-generated setup.ini's don't list source-only packages in setup's package selector, while still being available through the "Src" option of any of its subpackages. Could upset be changed to match, which would avoid this problem for *all* source-only packages? Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple