Hi,

I am trying to compile a c++, c mixed code into one single shared
library using ndk r7. If I enable rtti or exceptions then I start
getting linking errors.

I have seen multiple discussions on this topic including someone
saying that it is a bug with this ndk release.

1. Is the current release of ndk-r7 bug-free? Would it allow building
exceptions and rtti if I use APP_STL := gnustl_static?

2. Do I need to do _any thing_ at all except for adding APP_STL :=
gnustl_static?

I am relatively new to android especially NDK - HELP!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to