Brian Cameron wrote:
> When we last talked with ARC about this, there is the following
> additional requirement when shipping C++ interfaces.
> 
> - You must have a section 3 manpage which explains what compiler
>   and what version of the compiler was used to build each version
>   of the library provided.

The existing ARC best practice for C++ interfaces is to ship a version
built with Sun Studio C++, which has maintained a stable C++ ABI for
over a decade.    Considering the g++ compiler in Solaris can't build
any 64-bit binaries that are actually usable [CR 6623370], I'm not
sure I see the benefit of doing anything else.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to