
5 May
2010
5 May
'10
1:37 p.m.
Beman Dawes wrote:
The 1.43.0 release candidate files are available at http://boost.cowic.de/rc/
Works for me: System: Ubuntu-8.10, 64bit, gcc-4.2.4, ICU-4.2, expat-2.0.1 Download: fine (tar.gz) Build: fine (...updated 8344 targets...) Build steps: 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.43 link=shared runtime-link=shared install Regards, Roland