[cfe-dev] libc++abi

Christopher Bergström cbergstrom at pathscale.com
Tue May 24 02:48:00 PDT 2011


On Tue, May 24, 2011 at 3:56 PM, 罗勇刚(Yonggang Luo)
<luoyonggang at gmail.com> wrote:
>> Hi Howard,
>>
>> I have to let the cat out of the bag a bit early, but there is going to be
>> BSD licensed code doing this exact thing released very soon.  (Sorry
>> everyone I'm the bottleneck)
>>
>> You're of course free to work on what you want, but a few notes
>>
>> 1) It's used in production already
>> 2) It's been tested with LLVM, PathScale and possibly other compilers
>> 3) It's portable across FreeBSD, Linux, Solaris, OSX.. etc
>> 4) Has good inline documentation
>> 5) Smallest/fastest C++ runtime in the industry based on my tests
>>
>> ./C
>>
>> ps. Someone kick me if it's not in the wild by later today
>
> Is that means https://github.com/pathscale/libcxxrt will be merged into
> libc++abi?

It means that libcxxrt implements the Itanium C++ ABI now and you can
test.  I've asked someone who has done this to post instructions and
hopefully we get those up soon.




More information about the cfe-dev mailing list