> Date: Sat, 10 Sep 2016 13:33:58 -0700 > From: Philip Guenther <[email protected]> > > On Sat, 10 Sep 2016, Mark Kettenis wrote: > > Seems the clang assembler ignores a .weak directive before the symbol is > > defined. > > > > ok? > > certainly.
Thanks. Now the only issue seems to be:
barber$ check_sym
/usr/lib/libc.so.89.1 --> obj/libc.so.89.1
Dynamic export changes:
PLT added:
__stack_smash_handler
memcpy
memmove
memset
Not sure how to tackle those yet.
