search for: e7aad1e7

Displaying 1 result from an estimated 1 matches for "e7aad1e7".

2015 Jul 24
3
[LLVMdev] Compiling LibC++ with LLVM on ARM
Hi Marshall, I'm trying to compile the whole thing in one go by adding libcxx and libcxxabi into llvm/src/projects. The first stage obviously has to use the system compiler, which is GCC 4.8.2, but I'm getting an error on ARM: Unwind-EHABI.cpp:1000:47: error: expected unqualified-id before string constant _LIBUNWIND_EXPORT extern "C" _Unwind_Reason_Code with the caret