[llvm-bugs] [Bug 28020] New: [LLD/ELF] R_X86_64_64 not permitted in DSO, permitted by gold

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 6 10:36:02 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28020

            Bug ID: 28020
           Summary: [LLD/ELF] R_X86_64_64 not permitted in DSO, permitted
                    by gold
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16481
  --> https://llvm.org/bugs/attachment.cgi?id=16481&action=edit
reduced.s

lld produces: relocation R_X86_64_64 cannot be used when making a shared
object; recompile with -fPIC.

Works with gld.

-- 
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/20160606/2fe3f0e0/attachment.html>


More information about the llvm-bugs mailing list