[cfe-dev] [libcxxabi] Which unwind.h?

David Chisnall theraven at sucs.org
Sat Aug 6 02:33:55 PDT 2011


For libcxxrt, we use the one provided by libunwind.  This header must provide the interface to the generic unwind library.  The GCC ones are full of weird GNUisms and are horrible to try to use anywhere outside of the GCC tree (and since 4.2 they've made them more convoluted).

I presume the situation is the same for libcxxabi.

David



More information about the cfe-dev mailing list