public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin installs wrong version of boost
@ 2015-05-13  8:16 Bob Burrough
  2015-05-13 21:11 ` Yaakov Selkowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Burrough @ 2015-05-13  8:16 UTC (permalink / raw)
  To: cygwin

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?

Bob

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Cygwin installs wrong version of boost
  2015-05-13  8:16 Cygwin installs wrong version of boost Bob Burrough
@ 2015-05-13 21:11 ` Yaakov Selkowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov Selkowitz @ 2015-05-13 21:11 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-13 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-13  8:16 Cygwin installs wrong version of boost Bob Burrough
2015-05-13 21:11 ` Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).