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.
-John
