public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* stapdyn on android
@ 2012-12-05 14:43 Negreanu Marius
  0 siblings, 0 replies; only message in thread
From: Negreanu Marius @ 2012-12-05 14:43 UTC (permalink / raw)
  To: SystemTap

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-05 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-05 14:43 stapdyn on android Negreanu Marius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).