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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=gcxeadq3yxCR0jXhK+T+DgusMclT1fmTzFWi6yV3eqA
	ckiaBnxwTBtBhnpoWJoUrzY6gG2Q3ubCzsIP5Klat7sIEsWfuyBf9yYiH1kJS5/C
	S0K30C4ONEhVgl5z97HT50tDDFnZYisu4S8Nk+HbNjF4z+fWPkjdnY9izG9huctw
	=
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:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=TTm1KbfUXpSIftp0jdD1vYJOqLU=; b=uuSyCud51AaLk31WB
	xi/+uPut7WVSiQ4pLVhHx60ntDpkkw9b2ZKlTSueWzzN4zvss9DpgmT03p8EDP0j
	LSJ3MmEDByxQqJpbQi6ItXhYWrQhjPHtQrKBogtiEAKVYQTxbp3sllr3+NYzKJpr
	BXev83y6pJK5xI1+Nno5Oy2mH8=
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=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1431546645.10560.25.camel@cygwin.com>
Subject: Re: Cygwin installs wrong version of boost
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Wed, 13 May 2015 14:50:45 -0500
In-Reply-To: <5552C61E.5050800@yahoo.com>
References: <5552C61E.5050800@yahoo.com>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Tue, 2015-05-12 at 20:33 -0700, Bob Burrough wrote:
> I just downloaded and ran setup-x86_64.exe, and installed a new cygwin 
> environment.  I selected libboost-devel version 1.55*, as I have a 
> project that has been tested against that particular version of boost.  
> However, when I review the installation preview that shows me which 
> packages will be installed, it shows 1.57* will be installed.  Huh?  I 
> didn't select 1.55.  I selected 1.57.  Why is Cygwin disregarding my choice?

Package dependencies are not versioned; as the current version of
libboost-devel is 1.57.0, which depends on libboost*1.57, those
dependencies will be chosen regardless of which version of
libboost-devel you choose to install.

Please note that, as the previous version, 1.55 remains in the distro
only for the benefit of packages which have yet to be rebuilt for 1.57.
Once that has been done (and it mostly is already), then 1.55 will be
subject to removal from the distribution.  You would therefore be better
off working with the currently-supported 1.57.0.

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

