where can i get details on gcc c++ name mangeling?

Mumit Khan khan@xraylith.wisc.EDU
Sat Jul 31 18:34:00 GMT 1999


Jonathan Wilson <wilsonj@xoommail.com> writes:
> where can i get details on gcc c++ name mangeling?

>From gcc or libiberty source code. The file libiberty/cplus-dem.c has
the algorithm.

What exactly are you trying to do? C++ Compiler name mangling algorithm
in general should be treated as a black box, unless of course you're 
doing something "special".

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list