
12 Apr
2004
12 Apr
'04
11:21 a.m.
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".