Boost logo

Boost :

Subject: Re: [boost] [1.55.0] Release candidates available
From: Matus Chochlik (chochlik_at_[hidden])
Date: 2013-10-31 14:25:49


[8<]

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

On ubuntu 12.04 (with gcc 4.6.3 and clang 3.0)

./bootstrap.sh --with-toolset=gcc && ./b2 --without-mpi
and
./bootstrap.sh --with-toolset=clang && ./b2 --without-mpi

(from the .tar.gz package) both work with some warnings but without errors.

The only thing printed to stderr in both cases is the following message:
'link.jam: No such file or directory'

[8<]

Matus


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