• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Tool to de-mangle C++ names?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tool to de-mangle C++ names?


  • Subject: Tool to de-mangle C++ names?
  • From: Mark Dawson <email@hidden>
  • Date: Tue, 01 Nov 2005 11:37:16 -0800

What is the current way to convert a GCC 4.0 linker error like "__ZN7CButton7IButtonEllllP5CFontPcl" to the C++ name?  I searched the dev site for "demangle" and only saw references to MPW and "c++filt" (but that just spits out the same symbol if I do a "c++filt __ZN7CButton7IButtonEllllP5CFontPcl" call in Terminal) .  I know that it's something like CButton::IButton, but I don't know exactly what the parameters it thinks it wants  (the .h and .cp match, as far as I can tell).

Also, how do you tell what file the linker error came from?  All I see is "underfined symbols", with "internal link edit command failed"

Thanks,

Mark
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Tool to de-mangle C++ names?
      • From: Jason Bobier <email@hidden>
    • Re: Tool to de-mangle C++ names?
      • From: Mark Wagner <email@hidden>
    • Re: Tool to de-mangle C++ names?
      • From: "Corey O'Connor" <email@hidden>
  • Prev by Date: Re: Any tool to compare resource forks?
  • Next by Date: Re: Tool to de-mangle C++ names?
  • Previous by thread: Re: Any tool to compare resource forks?
  • Next by thread: Re: Tool to de-mangle C++ names?
  • Index(es):
    • Date
    • Thread