01a61e0708
---snip--- The ELF spec at http://www.sco.com/developers/gabi/ says, "In each symbol table, all symbols with STB_LOCAL binding precede the weak and global symbols," and that sh_info is the index of the first non-local symbol. I was mixing local and global symbols and setting sh_info to zero. I also forgot to set the type of the .shstrtab section. ---snip--- |
||
---|---|---|
.. | ||
abmodules.1 | ||
abmodules.c | ||
aelflod.1 | ||
aelflod.c | ||
anm.1 | ||
anm.c | ||
ashow.1 | ||
ashow.c | ||
asize.1 | ||
asize.c | ||
aslod.1 | ||
aslod.c | ||
astrip.1 | ||
astrip.c | ||
build.lua |