[LLVMbugs] [Bug 22520] New: lld 3.5.1 fails to build, doesn't link LLVMObject.a and LLVMBitReader.a
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Feb 9 10:02:26 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22520
Bug ID: 22520
Summary: lld 3.5.1 fails to build, doesn't link LLVMObject.a
and LLVMBitReader.a
Product: lld
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: kevinvv at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I downloaded the lld-3.5.1.src.tar.xz sources and extracted them into
llvm-3.5.1.src/tools as lld. lld failed to build due to missing symbols which
were resolved by adding LLVMObject.a and LLVMBitReader.a to USEDLIBS in
tools/lld/tools/lld/Makefile.
--
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/20150209/92d75f6e/attachment.html>
More information about the llvm-bugs
mailing list