Problem with early startup in dynamic linker.

John David Anglin dave@hiauly1.hia.nrc.ca
Thu Nov 12 20:56:00 GMT 2009


On Thu, 12 Nov 2009, Carlos O'Donell wrote:

> local =
>   {
>     .root = &local.boot_table,

Another approach might be to change this to an offset from a symbol
that you can load with the pc-relative trick.  This is what we do
for dwarf2 code and data symbols.  This gets rid of the relocation.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



More information about the Libc-ports mailing list