Chetan wrote:

> In g++ threre is a routine that mangles the symbols. Which is that routine
> ?

cxa:demangle

> Can we put that unmangled symbols in the separate section before 
> mangled. Thank you in advance........

I don't understand the question - no. Symbols are not portable.

There is an "undocumented" gcc routine which names "stuff" in a similar
fashion to which other "stuff" gets named.

_______________________________________________
Help-gplusplus mailing list
Help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to