Boost logo

Boost :

Subject: Re: [boost] [1.47.0] Release candidate files available
From: Michael Tryhorn (mjtryhorn_at_[hidden])
Date: 2011-07-11 12:01:41


Greetings all,

boost 1.47.0 compiles without errors for me.

File: boost_1_47_0.tar.bz2

System:
- Running Ubuntu Linux, the Ubuntu 10.04 (lucid) release. (64bit)
- Kernel version: 2.6.32-32-generic (#62-Ubuntu SMP Wed Apr 20 21:52:38 UTC
2011)
- GCC: 4.4.3 (x86_64-linux-gnu)

Commands (... dirs omitted for brevity):
./bootstrap.sh \
    --prefix=/home/.../third_party \
    --exec-prefix=/home/.../third_party/bin \
    --libdir=/home/.../third_party/lib \
    --includedir=/home/.../third_party/include
./bjam install \
    --prefix=/home/.../third_party \
    --exec-prefix=/home/.../third_party/bin \
    --libdir=/home/.../third_party/lib \
    --includedir=/home/.../third_party/include \
    --user-config=/home/.../third_party/boost/user-config.jam

Mike

On 10 July 2011 22:57, Beman Dawes <bdawes_at_[hidden]> wrote:

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