Hi Android Developers,

This is a question of dynalic linker. where is the variables in shared
library?
let's conside errno in libc. is it in .sbss of libc.so? or it will be in
.bss in the executable?

i know this problem may be architecture-specific. if so, please point it
out. no matter which arch, i found that building script appends option -z,
nocopyreloc.  what's the purpose of that? some guys said android linker will
never be compatible with traditional dynamic linker(say,  ld.linux.so). are
you sure that?  who knows or where documents the differences?


Best Regards,
--lx

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to