stapdyn on android
Negreanu Marius
groleo@gmail.com
Wed Dec 5 14:43:00 GMT 2012
Hi,
on IRC, talked with fche about stapdyn on android and
that it needs libboost as a dependency.
While boost can be added to AOSP, it's functionality is limited
by the lack of rtti in the AOSP toolchain.
external/boost_1_52_0/boost/
smart_ptr/detail/sp_counted_impl.hpp:153:22: error: must #include
<typeinfo> before using typeid
OTOH, if one tries to compile it using the NDK, gnustl_static can be used
which provides proper rtti.
Anyone had better luck with this one ?
thanks,
adrian
More information about the Systemtap
mailing list