search for: waflhom

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

Did you mean: waflhome
2010 Oct 29
1
[LLVMdev] LLVM program compile error w/ gcc 4.5 but not 4.4
...is error on GCC 4.5.1 on Solaris10/x86 now, and can't just install a GCC 4.4.5 in order to *just* compile my own stuff. I cannot test GCC 3.3.5 nor clang (on the Solaris10) though, since my code requires C++0x features not available in either package. This is the error: In file included from /waflhome/trapni/local/include/llvm/Support/Allocator.h:17:0, from /waflhome/trapni/local/include/llvm/ADT/StringMap.h:18, from /waflhome/trapni/local/include/llvm/PassRegistry.h:20, from /waflhome/trapni/local/include/llvm/PassSupport.h:25,...