[cxx-abi-dev] platform c++ abi additions
    Mark Mitchell 
    mark at codesourcery.com
       
    Fri May 14 19:53:09 UTC 2010
    
    
  
Jason Merrill wrote:
> Currently libsupc++ is linked into libstdc++, so it isn't really
> user-visible as a separate library, but that could change.
Indeed.  In fact, in some of our products we do separate the two, in
part so that people can use G++ with other implementations of
<iostream>, <vector>, etc.; for example, some users G++ with the
Dinkumware run-time libraries in this configuration.  So, I don't see
why Apple couldn't do the same thing; layer its library atop libsupc++.
-- 
Mark Mitchell
CodeSourcery
mark at codesourcery.com
(650) 331-3385 x713
    
    
More information about the cxx-abi-dev
mailing list