search for: 6a52b1ce

Displaying 2 results from an estimated 2 matches for "6a52b1ce".

2013 Jan 07
0
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
...ko <gribozavr at gmail.com>*/ -------------- next part -------------- A non-text attachment was scrubbed... Name: configure-error-on-broken-clang-v1.patch Type: application/octet-stream Size: 4208 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130107/6a52b1ce/attachment.obj>
2013 Jan 06
5
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
On Mageia 2 I have installed the binary clang package clang3.0-7. When I tried to build the latest llvm/clang from source using this binary clang I get this error: 1) In file included from /home/mgeldiener/vcs/llvm/lib/Support/Signals.cpp:30: /home/mgeldiener/vcs/llvm/lib/Support/Unix/Signals.inc:32:10: fatal error: 'cxxabi.h' file not found #include <cxxabi.h> ^ llvm[1]: