John Plocher wrote:
> Garrett D'Amore wrote (slightly more verbosely and parenthetically):
>> C++ programs linked against this library are incompatible
>> with libC that ships with Solaris today.
>
> Where does this claim come from?  Are you confusing libstdcxx
> with libC?
>
> The proposal only says:
>
>      The Apache/RogueWave Standard C++ Library is not binary compatible
>      with the Sun Standard C++ Library [ libCstd.so.1 ], or with the
>      STLport Standard C++ Library.
>
> Nowhere does it mention the C++ Runtime support library, libC.

Hmm... I guess I was confusing libC with libCstd.

That does beg two new questions though, which is whether we have any 
stability guarantees for either STLport or libCstd, and whether 
libstdc++ is compatible with libC.

    -- Garrett


Reply via email to