On May 12, 2008, at 1:31 PM, Jean-Daniel Dupas wrote:

Unlike the 32 bits runtime, the 64 bits runtime respects class symbols visibility. If you do not export the class symbol, you cannot use it from an other binary (just like with C or C++ functions and classes).


Thank you. Since more than a few symbols needed to be un-hidden, I found that compiling with the C flag "-fvisibility=default" did everything I needed.

Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to