GOLD LINKER DYNAMIC TABLE ISSUE
Ian Lance Taylor
iant@google.com
Wed Dec 16 00:59:00 GMT 2009
Takis Psarogiannakopoulos <takis@XFree86.Org> writes:
> Basically because I am not sure how SHT_SYMTAB and SHT_DYNSYM are
> appearing and in what order I am running the loop to find if there is a
> valid dynamic symbol table and then I enforce it keeping the initial
> switch. I know better ways to write that but I need clarifications on the
> rest of the switch elements so for the time being looks the safest way.
The basic idea is right: if there is no SHT_DYNSYM, use SHT_SYMTAB.
I don't think anything else has to change.
Ian
More information about the Binutils
mailing list