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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Alan Modra <amodra at gmail dot com> ---
I built myself a new toolchain.  The problem relocations in the binary are
these:

00000670  00000d02 R_PARISC_DIR21L        000010f4   $global$ + 0
00000674  00000d06 R_PARISC_DIR14R        000010f4   $global$ + 0
00000b98  00000b41 R_PARISC_PLABEL32      000008a4   main + 0
00000b9c  00000741 R_PARISC_PLABEL32      00000000  
__libc_start_main@GLIBC_2.2 + 0
00000ba0  00000241 R_PARISC_PLABEL32      00000aa4   __libc_csu_fini + 0
00000ba4  00000841 R_PARISC_PLABEL32      000009f8   __libc_csu_init + 0

They come from Scrt1.o which looks like it isn't PIC.  Not a linker problem,
but a glibc one.

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to