This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

C++ symbol Demangaling


Hello,

  I am looking for a C++ ABI implementation with BSD or LGPL like
license. My need is only to demangle the symbol names that are
produced by gcc. By searching the web, I came across libiberty and
libcwd, but It appears that there is some confusion about license and
features of these libraries. I would like to know if someone knows of
demangaling library under above mentioned licenses.

TIA


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]