[llvm-bugs] [Bug 31291] can't build llvm on ubuntu 14.04
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 6 08:01:29 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31291
akotulski at fb.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #6 from akotulski at fb.com ---
> In any case, libcxx usually needs libcxxabi to go with it. I'm not sure if it will solve your problem, but you should include it in your build anyway.
It turns out it solved my problem (compilation succeeded). This is very
surprising to me as I never thought we need libcxxabi to compile libcxx, but it
solves my issue and is probably more correct thing to do anyway.
I guess it's ok to close this bug then
--
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/20161206/3af74712/attachment.html>
More information about the llvm-bugs
mailing list