Boost logo

Boost :

Subject: Re: [boost] [1.53.0] Release candidates available
From: Ioannis Papadopoulos (ipapadop_at_[hidden])
Date: 2013-02-01 19:29:49


On 01/30/2013 11:22 PM, Marshall Clow wrote:
> Release candidate files for 1.53.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.
>
> The files (and associated md5s) are:
> 57a9e2047c0f511c4dfcf00eb5eb2fbb *boost_1_53_0_rc1.tar.gz
> a00d22605d5dbcfb4c9936a9b35bc4c2 *boost_1_53_0_rc1.tar.bz2
> c618e030fd4882e4dbacf54baf824544 *boost_1_53_0_rc1.zip
> cc680cab53a5405ca102a10d43b92b88 *boost_1_53_0_rc1.7z
>
> Thanks!
>
> -- The release managers
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

https://svn.boost.org/trac/boost/ticket/7914 did not make it to the RC?

I had success building and running small tests on Solaris 10 / SPARC by
using

  using gcc : : : <compileflags>-mcpu=v9 <linkflags>-mcpu=v9 ;

in project-config.jam


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