On 12 May 2014 21:37, Jonathan Roelofs <jonathan at codesourcery.com> wrote: > IIRC, you will also need "-funwind-tables" in the libc++abi build too, > otherwise _Unwind_RaiseException gets marked as cantunwind and then none of > it works. I just re-compiled with -funwind-tables and got the same errors. cheers, --renato