http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58680

--- Comment #2 from Yuri Gribov <tetra2005 at gmail dot com> ---
/* Answering from my personal account */

According to http://marc.info/?t=136458341500002 this may not be a problem for
Android. It seems that NDK links shared libs with -Bsymbolic which should
prevent interpositions like this. Haven't verified this though, no Android
device at hand...

-Y

Reply via email to