Boost logo

Boost :

Subject: Re: [boost] Boost Serialization on Sun Solaris with rwtools7_std
From: Robert Ramey (ramey_at_[hidden])
Date: 2013-10-16 01:13:38


Duc Tran wrote:
> Thanks Robert.
>
> It works with stlport.
>
> But my project currently uses rogue wave. I am looking a way to use
> Boost Serialiazation without changing my current codes (it is a
> tedious task).

Have you tried building/testing the serialization library
with rwtools7_std? It's easy to try. Turns out that the serialization
library originally worked with MSVC 6.0 and Borland 5.5 so
it's possible it could work with your platform. The only thing
that I know is broken is binary_?archive which lost backward
compatibility with the introduction of a speed up for arrays.

Robert Ramey

>
> Dennis
>
> /DucTran
>
>
>
>
> On Tue, Oct 15, 2013 at 12:01 AM, Robert Ramey <ramey_at_[hidden]> wrote:
>
>> Duc Tran wrote:
>>> Hi All,
>>>
>>> My project is using rwtools7_std library on Sun Solaris.
>>>
>>> However, Boos Serialization needs stlport4 and these two libraries
>>> cannot work together.
>>>
>>> Does anyone use Boost on Sun Solaris with rwtools7_std before?
>>>
>>> Can I change Boost library to use rwtools7_std instead of stlport4?
>>> The reason is my project has to use rwtools7_std.
>>>
>>
>> In the past I tested with stlport - though not with this compiler -
>> and had all the tests pass. This was several years ago so it
>> won't help you much now. But it does indicate that it should
>> be possible to make this work.
>>
>>
>>> Thank you.
>>> Dennis
>>>
>>> _______________________________________________
>>> Unsubscribe & other changes:
>>> http://lists.boost.org/mailman/listinfo.cgi/boost
>>
>>
>>
>>
>> _______________________________________________
>> Unsubscribe & other changes:
>> http://lists.boost.org/mailman/listinfo.cgi/boost
>>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


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