Symbols appearing even though tagged as hidden
Symbols appearing even though tagged as hidden
- Subject: Symbols appearing even though tagged as hidden
- From: "Greg Norz" <email@hidden>
- Date: Fri, 30 Dec 2005 15:14:33 -0600
- Thread-topic: Symbols appearing even though tagged as hidden
I have a test project (Carbon Framework) with "Symbols Hidden by
Default" checked and "Inline Functions Hidden" checked. Despite this,
when I run 'nm' on my output I see the 2 classes I placed in there. I've
even tried adding __attribute((visibility("hidden"))) to the classes,
but they still appear. Are all classes viewable by 'nm' regardless of
whether they are tagged for export or not? I would prefer that classes I
use solely inside the Framework not be visible to the outside world. Is
there something I'm missing?
Thanks,
greg norz
southwest airlines || southwest.com
email@hidden <mailto:email@hidden>
Wright is Wrong! - www.setlovefree.com <http://www.setlovefree.com/>
_______________________________________________
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