On 26 Dec 2015, at 11:42, Dmitry Moskalchuk <[email protected]> wrote: > > Well, Android itself doesn't ship any C++ runtime. Instead, C++ support > libraries are packed as part of every application, where C++ used. > Taking this into account, maybe it makes sense to look on libcxxrt for > including it into CrystaX NDK (our native development kit for > Android)... This is definitely what I'll look on bit later, when this > specific issue (Objective-C++ exceptions) will be fixed.
I’ve not tested it personally, but I’ve heard reports of libcxxrt working fine on Android. I think that libobjc2 should now work as well - let me know if it doesn’t. David -- This email complies with ISO 3103 _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
