Re: [boost] [1.47.0] Release candidate files available

Hi, On Mon, Jul 11, 2011 at 11:59 AM, <boost-request@lists.boost.org> wrote:
---------- Forwarded message ---------- From: Beman Dawes <bdawes@acm.org> To: Boost Developers List <boost@lists.boost.org> Date: Sun, 10 Jul 2011 17:57:31 -0400 Subject: [boost] [1.47.0] Release candidate files available Release candidate files for 1.47.0 are available at http://boost.cowic.de/rc/
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.
Thanks,
--The release managers
I compiled using VS 2010 SP1 with Intel Composer XE 2011 Update 4.
Two things to note: This error described in the bug ticket I filed previously for 1.46.1 is still there: https://svn.boost.org/trac/boost/ticket/5305 This bug is about the fact that b2/bjam tries to call iclvars.bat in the wrong directory for the XE 2011 versions. Intel moved the file when releasing XE 2011. This error described in the following bug ticket for boost.property_tree is still there: https://svn.boost.org/trac/boost/ticket/5307 A workaround for VS 2010 was required due to a bug in the std::pair. Since the Intel Compiler uses the same C++ Runtime library, it needs this workaround too. Thanks, Edward
participants (1)
-
Edward Rankin