Boost logo

Boost :

From: Neal D. Becker (ndbecker2_at_[hidden])
Date: 2004-04-12 06:21:46


Robert Ramey wrote:

> Fellow boosters,
>
> I just uploaded version #18 of the proposed boost serialization library to
> the files section. It can also be downloaded at www.rrsd.com
>
> It contains improvements in code/file/namespace organization, better
> documentation on how its implemented, and a number of arcane bug fixes.
>
> This is the version I will refer to during the upcoming review.
>

Thanks.

One thing though, I unzipped into my current boost_1_31_0, and at the top
did:
PYTHON_ROOT=/usr PYTHON_VERSION=2.3 bjam -sTOOLS=gcc stage
...found 5258 targets...
[nothing]

Doesn't build serialization.

I went to libs/serialization/build, and then
PYTHON_ROOT=/usr PYTHON_VERSION=2.3 bjam -sTOOLS=gcc

will build, but doesn't do "stage".


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