[PATCH] Reserve a few .dynamic entries

Hans-Peter Nilsson hans-peter.nilsson@axis.com
Wed Jun 6 10:32:00 GMT 2001


> Date: Wed, 6 Jun 2001 18:13:38 +0200
> From: Jakub Jelinek <jakub@redhat.com>

> +DYNAMIC=".dynamic     ${RELOCATING-0} : { *(.dynamic) ${RELOCATING+FILL(0) . += 6 * ${ELFSIZE} / 4; } }"

Oh, and I think you need tp rewrite that to not have a '}' in
the '+'-part.  IIRC it breaks with solaris /bin/sh.  Ask Alex
Oliva.

brgds, H-P
PS.  Looking forward to that prelinking stuff.



More information about the Binutils mailing list