[llvm-bugs] [Bug 43025] Trunk Clang can not be built
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 18 13:31:31 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43025
Itaru Kitayama <itaru.kitayama at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Itaru Kitayama <itaru.kitayama at gmail.com> ---
This is due to the host GCC being too old 4.8.5, for the new LLVM code base
that requires C++14. Passing a newer )GCC resolves this.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190818/e08c9e0f/attachment.html>
More information about the llvm-bugs
mailing list