Boost logo

Boost :

Subject: Re: [boost] [1.44] Beta release candidate available
From: Roland Bock (rbock_at_[hidden])
Date: 2010-08-04 04:41:08


On 08/03/2010 04:19 PM, Beman Dawes wrote:
> Release candidate files for the 1.44.0 beta are available at
> http://boost.cowic.de/rc/
>
> As always, the release managers appreciate it if you download the
> candidate of your choice and give it a try. Report both success and
> failure.
>
> I'm concerned about the number of failures showing for Build, Python,
> and Thread libraries. See
> http://beta.boost.org/development/tests/release/developer/summary.html.
> We need to fix those before the final release, but I don't want to
> hold the beta up any more.
>
> Thanks,
>
> --Beman

System:
=======
Ubuntu 10.4 (64 bit)
gcc 4.4.3

Built with:
===========
export EXPAT_LIBPATH=$MY_ROOT/binaries/expat/2.0.1/lib
export EXPAT_INCLUDE=$MY_ROOT/binaries/expat/2.0.1/include
./bootstrap.sh --with-icu=$MY_ROOT/binaries/icu/4.2
mkdir build
./bjam -q --build-dir=build --prefix=$MY_ROOT/binaries/boost/1.44
link=shared runtime-link=shared install

Result:
=======
errors: 0
warnings: 952

Regards,

Roland


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