[PATCH v3] Fix dynamic linker issue with bind-now

Mike Frysinger vapier@gentoo.org
Mon Mar 2 17:39:00 GMT 2015


On 02 Mar 2015 17:13, Petar Jovanovic wrote:
> --- /dev/null
> +++ b/elf/tst-split-dynreloc.lds
> @@ -0,0 +1,6 @@
> +SECTIONS
> +{
> +   .bar : { *(.bar) }
> +}
> +INSERT AFTER .rela.dyn;

what about arches that don't use RELA relocations ?  x86 (32-bit) should be such 
a target and easy for you to test.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150302/5d871a6d/attachment.sig>


More information about the Libc-alpha mailing list