Displaying 2 results from an estimated 2 matches for "2bc8e108".
2014 Oct 20
2
[LLVMdev] Lib C++ buildbot problem
...s.cs.uiuc.edu/mailman/listinfo/llvmdev
> >
>
> --
> Jon Roelofs
> jonathan at codesourcery.com
> CodeSourcery / Mentor Embedded
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141020/2bc8e108/attachment.html>
2014 Oct 20
2
[LLVMdev] Lib C++ buildbot problem
Folks,
I'm trying to set up a libc++ buildbot on ARM and I found an
inconsistency which I'm not sure how to fix.
I got a build error like this:
libc++abi.so: undefined reference to `_Unwind_GetGR'
Since I expected that the symbol would be provided by that library, I
searched the CMake on libc++abi and found this:
option(LIBCXXABI_USE_LLVM_UNWINDER "Build and use the LLVM