help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about mangling problem


From: Guy Harrison
Subject: Re: about mangling problem
Date: Sat, 19 Feb 2005 05:00:20 GMT
User-agent: KNode/0.8.1

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]