bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/21712] New: gold: on i686-linux-gnu: error: unexpected reloc 3


From: doko at debian dot org
Subject: [Bug gold/21712] New: gold: on i686-linux-gnu: error: unexpected reloc 3 against global symbol XXX without base register in object file when generating a position-independent output file
Date: Wed, 05 Jul 2017 11:16:31 +0000

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

            Bug ID: 21712
           Summary: gold: on i686-linux-gnu: error: unexpected reloc 3
                    against global symbol XXX without base register in
                    object file when generating a position-independent
                    output file
           Product: binutils
           Version: 2.28
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
          Assignee: ccoutant at gmail dot com
          Reporter: doko at debian dot org
                CC: ian at airs dot com
  Target Milestone: ---

[forwarded from https://bugs.debian.org/842304

example files at
https://people.debian.org/~doko/tmp/bug842304.tar.xz

ld.gold --build-id --eh-frame-hdr -m elf_i386 --hash-style=gnu -dynamic-linker
/lib/ld-linux.so.2 -pie Scrt1.o crti.o crtbeginS.o -L.
-L/usr/lib/i386-linux-gnu -L/usr/lib -L/lib/i386-linux-gnu -L/lib
-L/usr/lib/i386-linux-gnu -z relro --as-needed -O1 --enable-new-dtags
tst_qscriptextqobject.o -lQt5Script -lQt5Widgets -lQt5Gui -lQt5Test -lQt5Core
-lpthread ./libstdc++.so.6 -lm libgcc_s.so.1 libgcc.a -lc libgcc_s.so.1
libgcc.a crtendS.o crtn.o
tst_qscriptextqobject.o(.qtversion+0x0): error: unexpected reloc 3 against
global symbol qt_version_tag without base register in object file when
generating a position-independent output file

The link succeeds with the BFD linker. Both seen with the 2.28 and 2.29
branches.

-- 
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]