• 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
[SOLVED] Re: Undefined lookup, ObjC, and 64-bit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] Re: Undefined lookup, ObjC, and 64-bit


  • Subject: [SOLVED] Re: Undefined lookup, ObjC, and 64-bit
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 12 May 2008 21:04:40 -0600


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 (email@hidden)

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:
This email sent to email@hidden


References: 
 >Undefined lookup, ObjC, and 64-bit (From: Nick Zitzmann <email@hidden>)
 >Re: Undefined lookup, ObjC, and 64-bit (From: Ken Thomases <email@hidden>)
 >Re: Undefined lookup, ObjC, and 64-bit (From: Jean-Daniel Dupas <email@hidden>)

  • Prev by Date: Re: "Controller Cannot Be nil" on binding NSTextField
  • Next by Date: list open application windows
  • Previous by thread: Re: Undefined lookup, ObjC, and 64-bit
  • Next by thread: Shipping common app frameworks.
  • Index(es):
    • Date
    • Thread