On 21/07/18 18:52 +0200, Mark Wielaard wrote:
Hi,

The elfutils tools can demangle C++ symbols through the standard
_cxa_demangle interface. The elfutils tools are written in C and
so simply link with -lstdc++ to get access to __cxa_demangle.

You should be able to use -lsupc++ if you only want the demangler.
It's a much smaller library.

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/QZ6CRWSAZWOTB6IYY5YZYF4RVJKTUPD4/

Reply via email to