[llvm-bugs] [Bug 26224] Release 3.8 fails to configure on ppc64le
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 21 14:55:50 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26224
Kit Barton <kbarton at ca.ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Kit Barton <kbarton at ca.ibm.com> ---
Sorry, this was a problem in my extract scripts. I ended up extracting the
test-suite and compiler-rt components into the same directory. That must have
caused a collision, which caused the error. I don't know why this didn't happen
for the 3.7* releases.
Anyway, this resolved. I just extracted and built it successfully on ppc64le.
Running tests now.
--
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/20160121/35e0cebc/attachment.html>
More information about the llvm-bugs
mailing list