You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
I added -Bsymbolic to my link (well -Wl,-Bsymbolic) using ndk r9d but the link didn't set DT_SYMBOL and also my library ended up calling functions in system libraries that I was trying to mask. Is there a bug in the android linker? (this is arch armeabi7a).