[cfe-dev] Trouble building libc++

Chris Lattner clattner at apple.com
Wed May 12 15:26:30 PDT 2010


On May 12, 2010, at 3:16 PM, Howard Hinnant wrote:

>> 
>> On a related note - is it documented anywhere exactly what is required from the ABI module?  Presumably this includes things like the unwinding library, or is that a separate module again?
> 
> I've been thinking about creating this documentation and haven't done so yet. The precise specification, while largely nailed down, still has 1 or 2 degrees of freedom that haven't been set in concrete.
> 
> It does include the unwinding library and follows the Itanium C++ ABI (http://www.codesourcery.com/public/cxx-abi/abi-eh.html).

Howard, do you want to just post a tarball of this library somewhere?  Until we figure out the integration issues, it might be helpful for people trying to play with libc++.

-Chris



More information about the cfe-dev mailing list