Boost logo

Boost :

Subject: Re: [boost] [1.48.0] Release candidates available
From: Christian Holmquist (c.holmquist_at_[hidden])
Date: 2011-11-14 18:38:01


On 14 November 2011 09:47, Beman Dawes <bdawes_at_[hidden]> 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


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