Boost logo

Boost :

Subject: Re: [boost] 1.59.0 rc2 is now available
From: Tom Kent (lists_at_[hidden])
Date: 2015-08-07 22:51:28


Per the "Problems with VC14 and MSPDB140.DLL" thread, I'm seeing issues
building msvc-14.0 64-bit. I and others on that thread consider this bug a
show stopper as it will be a problem for any user building msvc-14.0/64
following the instructions on the getting started guide.

Everything else looks good.

toolset arch compile Link Execute
msvc-8.0 32 X X X
msvc-8.0 64 X X X
msvc-9.0 32 X X X
msvc-9.0 64 X X X
msvc-10.0 32 X X X
msvc-10.0 64 X X X
msvc-11.0 32 X X X
msvc-11.0 64 X X X
msvc-12.0 32 X X X
msvc-12.0 64 X X X
msvc-14.0 32 X X X
msvc-14.0 32 FAIL X X

Compile means that the b2 command completed without errors
Install means that the installers for the respective version were generated
Link means that visual studio was able to link a sample executable to a
library (libboost_thread-vcXXX-mt[-gd]-1_XX.lib) generated
Execute means that the linked program executed without errors.

Tom

On Fri, Aug 7, 2015 at 9:50 AM, Marshall Clow <mclow.lists_at_[hidden]> wrote:

> Release candidate files for 1.59.0 are available at:
> http://boost.cowic.de/rc/
>
> (rc1 failed a smoke test)
>
> As always, the release managers would appreciate it if you download
> the candidate of your choice and give building it a try. Please report
> both success and failure, and anything else that is noteworthy.
>
> This helps ensure the candidates build OK before we push them out to
> SourceForge.
>
> The files (and associated md5s) are:
> MD5 (boost_1_59_0_rc2.7z) = 1854999b8d32ba89acbf4384fe55e0ab
> MD5 (boost_1_59_0_rc2.tar.bz2) = 1783f07dd4736ffd9fc97874ce4ef4bf
> MD5 (boost_1_59_0_rc2.tar.gz) = 47e6db09fd7e1265b9b7046f654e9a72
> MD5 (boost_1_59_0_rc2.zip) = 9061c5bbc3399f3f220036e896c202aa
>
> Thanks!
>
> -- The release managers
>
> P.S. Release notes are here:
> http://www.boost.org/users/history/version_1_59_0.html
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk