bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/19612] New: relocation R_X86_64_PC32 against protected symbol `_


From: markus at trippelsdorf dot de
Subject: [Bug ld/19612] New: relocation R_X86_64_PC32 against protected symbol `_Tvs19_emptyStringStorageVs6UInt32' can not be used when making a shared object
Date: Thu, 11 Feb 2016 12:13:17 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19612

            Bug ID: 19612
           Summary: relocation R_X86_64_PC32 against protected symbol
                    `_Tvs19_emptyStringStorageVs6UInt32' can not be used
                    when making a shared object
           Product: binutils
           Version: 2.27 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: markus at trippelsdorf dot de
  Target Milestone: ---

Created attachment 8976
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8976&action=edit
test object file

Building Swift fails on binutils trunk:

 % ld.gold -shared Swift.o
 % ld.bfd  -shared Swift.o
ld.bfd: Swift.o: relocation R_X86_64_PC32 against protected symbol
`_Tvs19_emptyStringStorageVs6UInt32' can not be used when making a shared
object
ld.bfd: final link failed: Bad value

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]