
14 Nov
2011
14 Nov
'11
11:38 p.m.
On 14 November 2011 09:47, Beman Dawes <bdawes@acm.org> wrote:
Release candidate files for 1.48.0 are available at http://boost.cowic.de/rc/
7dd95e71c43ddd35997d9f2346e7f567 *boost_1_48_0.7z
Successfull build (almost) with: MSVC 8, stlport 5.1, x64 | x86, on Windows XP 64. b2 variant=release link=static threading=multi runtime-link=shared stdlib=stlport -j4 address-model=32 stage Wave fails due to probably missing #include that old stlport dislikes (vector<T> doesn't allow T to be non complete). No biggie I guess. I don't remember what -j4 means, but it's in our build script so I left it at that.. - Christian