X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=JPjeJ1C1l3V3iTvK
	RvhwQdNKfz2/oZKtvMQl/ZQVDsjksukRvnp2vMzJNoun3j3B7pF0RL9fcxuI+3dE
	tMqQ2acFCekbglJoETkj0osJY42akmsDNEpPkXjRwlsPXk5+Gt7IrPzEDg9z6S1Z
	YtJpHmH/bnbae0ANZiS6Zup4r4Q=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=NW+TVGa7NYWNMrvC0yA3KD
	pFVv8=; b=ZpKOc4RCi2ZU0CYI01Bwma6EBHDwCrsoq134c0Eu6/qNMUPWlg5azm
	TB1YLFH3FpRO++Ktj2HbDm2MdDsxUUyPAgRWMB0wHR8Sx1HtjuaRCbegKvtpCQSM
	ru4ihWynfuJ5cATlS4wOXYYDu4Lqw4e/nm7WFObQtQMAxfBTFbuMg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qg0-f47.google.com
X-Received: by 10.140.37.101 with SMTP id q92mr40469830qgq.3.1444754542377;        Tue, 13 Oct 2015 09:42:22 -0700 (PDT)
Subject: Re: gcc-core requires libvtv0?
To: cygwin@cygwin.com
References: <64kp1b56so0fre6tnm6dqdeuct2o1ts915@4ax.com> <loom.20151013T124055-290@post.gmane.org> <561D1BC8.6010507@gmail.com> <87h9luycmm.fsf@Rainer.invalid>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <561D3463.7030803@gmail.com>
Date: Tue, 13 Oct 2015 18:42:11 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <87h9luycmm.fsf@Rainer.invalid>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 13/10/2015 18:08, Achim Gratz wrote:
> cyg Simple writes:
>> On 10/13/2015 6:44 AM, Achim Gratz wrote:
>>> I guess we need to
>>> enable different dependencies for "prev", "curr" and "test" in setup.ini.
>>>
>>
>> I'm surprised that this hasn't occurred already because of this.  Yes
>> the dependency tree needs to be needs to be cognizant of version of
>> dependencies as well as differing libraries.

Already happened all the time we have test versions that bump libs.
It is also one of the reason why going "prev" is not always possible.

> It likely would have occured already if it was a simple patch to setup.
> But it minimally needs changes to cygport, setup.hint, setup.ini and
> upset as well, so here we are.

I agree. It is a really a substantial job and should include
moving from setup.hint to <package>-<version>.hint to correctly manage
all dependencies.

As upset seems a big blob, I doubt we will have voluntaries to add that 
portion. Plus of course we need to modify setup-<arch>.exe to correctly 
manage the new setup.hint.

> Regards,
> Achim.
>

Regards
Marco

--
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

