Displaying 2 results from an estimated 2 matches for "ab901cb5".
2016 Jul 07
2
Configure error on Solaris 10
...n
obstacle because it needs some stuff (libc/system headers) which wasn't
added until Solaris 11. (I can look in my notes for exactly what if needed)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160708/ab901cb5/attachment.html>
2016 Jul 07
3
Configure error on Solaris 10
Hello, I get the following error while trying to configure an llvm build on Solaris 10-SPARC:
CMake Error at projects/libcxx/CMakeLists.txt:268 (message):
C++11 is required but the compiler does not support -std=c++11
However, the error is about a missing header file (llvm/Support/Solaris.h) as reported in build/CMakeFiles/CMakeError.log:
Performing C++ SOURCE FILE Test