Oleg Zabluda's blog
Friday, April 13, 2012
 
Android C++ NDK had RTTI, and exceptions since r5 (Dec 2010), as well as STLPort (originally by Boris Fomitchev).
Android C++ NDK had RTTI, and exceptions since r5 (Dec 2010), as well as STLPort (originally by Boris Fomitchev). Support for RTTI (but not exceptions, which are planned for the future) for STLPort was added in r7 (Nov 2011). At the same time, complete GNU libstdc++ v3, with STL, RTTI and exceptions was added. STLPort has a different license and debug mode.

The changes in r7 were courtesy of improved ARM support in GCC 4.4.0 (a lot of which, I presume, came from Android developers).

In addition to the standard places, a lot of good info is at
http://www.crystax.net/en/android/ndk
http://developer.android.com/sdk/ndk/index.html

Labels:


| |

Home

Powered by Blogger