$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost Serialization on Sun Solaris with rwtools7_std
From: Robert Ramey (ramey_at_[hidden])
Date: 2013-10-16 12:34:41
Duc Tran wrote:
> I have tried to compiling the serialization library with rwtools7_std
> but failed; but able to compile with stlport4. Here is complie logs
> with rwtools7_std.
>
> $ ./bjam --toolset=sun --j4 --build-dir=./build --with-serialization
> stage
<snip>..
That's all the errors? It seems to me that making the serialization work
with this environment would be doable - but it would take some effort.
So I can't offer you any zero effort solution. If your company wanted
to sponsor this kind effort we could talk about it. Or you could do it
yourself.
Robert Ramey