Hi All,
I'm trying to link the ust lib with a C++ project and get the following

undefined reference to `ust_marker_probe_cb(ust_marker const*, void*, ...)'
undefined reference to `__ust_marker_empty_function(ust_marker const*, void*, 
void*, char const*, char**)'

Are these indeed the effect of C to C++ issues ?
Is there a more elegant way to make it work other than wrapping everything with 
extern "C" ?

Thanks
Lior
_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

Reply via email to