Boost logo

Boost :

Subject: Re: [boost] [1.44] Beta release candidate available
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-08-05 14:13:28


On Wed, Aug 4, 2010 at 4:41 AM, Roland Bock <rbock_at_[hidden]> wrote:

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

Thanks for the report!

--Beman


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