bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18421] hppa/parisc ld: read-only segment has dynamic relocation


From: amodra at gmail dot com
Subject: [Bug ld/18421] hppa/parisc ld: read-only segment has dynamic relocations
Date: Sun, 17 May 2015 05:46:49 +0000

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  
address@hidden + 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.



reply via email to

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