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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to