• 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
Hiding symbols from other shared libraries linked to your shared library?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hiding symbols from other shared libraries linked to your shared library?


  • Subject: Hiding symbols from other shared libraries linked to your shared library?
  • From: "Mark Bennett" <email@hidden>
  • Date: Wed, 3 Jan 2007 15:19:43 -0800

Hi,

I have a framework that when, on the command line, I execute

nm -g myframeworkbinary

I see symbols exported from Carbon and CLib in the output from nm. How
can I tell XCode (or gcc) to hide those symbols (i.e., those from
other libraries) and only export those in my library?

Note: I am already using the setting:

GCC_SYMBOLS_PRIVATE_EXTERN = YES;

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: Hiding symbols from other shared libraries linked to your shared library?
      • From: Jonas Maebe <email@hidden>
  • Prev by Date: Re: Stopping in libMallocDebug messages
  • Next by Date: Kerberos lib - bad symlink in 10.4u SDK
  • Previous by thread: Re: Debug breakpoints not firing!
  • Next by thread: Re: Hiding symbols from other shared libraries linked to your shared library?
  • Index(es):
    • Date
    • Thread