[llvm-dev] failing bootstrap: C++11 or greater is required but the compiler does not support c++11

Eric Fiselier via llvm-dev llvm-dev at lists.llvm.org
Sun Dec 11 00:33:53 PST 2016


So it seems that libatomic went missing between build #1379 and #1380, so I
don't think this is related to the -std=c++11 failure. Instead it seems
likely that the compile test for -std=c++11 is failing due to
mis-configuring -latomic.

Can you confirm the bot has libatomic installed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161211/6eb14df6/attachment-0001.html>


More information about the llvm-dev mailing list