
On 20 June 2011 16:10, Matus Chochlik <chochlik@gmail.com> wrote:
On Mon, Jun 20, 2011 at 3:19 PM, Beman Dawes <bdawes@acm.org> wrote:
Release candidate files for 1.47.0 beta 1 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.
The .tar.bz2 bootstraps and builds without errors - on Debian-64bit with gcc 4.6.0 - on Ubuntu-32bit with gcc 4.5.1
The .zip bootstraps and builds without errors (with some warnings) - on Vista-32bit with msvc-9.0
full output of ./bjam can be found here:
http://kifri.fri.uniza.sk/~chochlik/boost_1_47_0_beta1_build/
Best,
Matus _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
The .tar.bz2 builds without errors on OS X 10.6.7 with both gcc 4.2.1 (the default shipped by Apple) and clang 2.9. The build logs can be found at: http://vexocide.org/boost/os_x_10.6.7-64_bit-gcc_4.2.1.txt and http://vexocide.org/boost/os_x_10.6.7-64_bit-clang_2.9.txt. Regards, Jeroen