mahesh wrote: > Is there any compiling option available that we can put unmangled > symboles in separate section as mangled symboles in .strtab?
No. Not only is it not possible in GNU g++, it is also not possible for *all* compilers. In english: Name mangling isn't feasible. _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus