public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* where can i get details on gcc c++ name mangeling?
@ 1999-07-30 19:17 Jonathan Wilson
  1999-07-30 23:36 ` Mumit Khan
  1999-07-31 18:34 ` Jonathan Wilson
  0 siblings, 2 replies; 4+ messages in thread
From: Jonathan Wilson @ 1999-07-30 19:17 UTC (permalink / raw)
  To: cygwin

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



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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: where can i get details on gcc c++ name mangeling?
  1999-07-30 19:17 where can i get details on gcc c++ name mangeling? Jonathan Wilson
@ 1999-07-30 23:36 ` Mumit Khan
  1999-07-31 18:34   ` Mumit Khan
  1999-07-31 18:34 ` Jonathan Wilson
  1 sibling, 1 reply; 4+ messages in thread
From: Mumit Khan @ 1999-07-30 23:36 UTC (permalink / raw)
  To: Jonathan Wilson; +Cc: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* where can i get details on gcc c++ name mangeling?
  1999-07-30 19:17 where can i get details on gcc c++ name mangeling? Jonathan Wilson
  1999-07-30 23:36 ` Mumit Khan
@ 1999-07-31 18:34 ` Jonathan Wilson
  1 sibling, 0 replies; 4+ messages in thread
From: Jonathan Wilson @ 1999-07-31 18:34 UTC (permalink / raw)
  To: cygwin

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



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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: where can i get details on gcc c++ name mangeling?
  1999-07-30 23:36 ` Mumit Khan
@ 1999-07-31 18:34   ` Mumit Khan
  0 siblings, 0 replies; 4+ messages in thread
From: Mumit Khan @ 1999-07-31 18:34 UTC (permalink / raw)
  To: Jonathan Wilson; +Cc: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-07-31 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-30 19:17 where can i get details on gcc c++ name mangeling? Jonathan Wilson
1999-07-30 23:36 ` Mumit Khan
1999-07-31 18:34   ` Mumit Khan
1999-07-31 18:34 ` Jonathan Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).