• 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
Re: Trying to understand executable bundle loading
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to understand executable bundle loading


  • Subject: Re: Trying to understand executable bundle loading
  • From: Craig Morris <email@hidden>
  • Date: Wed, 09 Aug 2006 12:01:31 -0600

On 9-Aug-06, at 12:32 AM, Peter O'Gorman wrote:

Oh, wait, I just reread your original post, it is possible for bundles to have unresolved symbols, that will be resolved by the loader, you can use "-undefined dynamic_lookup" or -flat_namespace to get this behavior.

Hope this helps,

It sure does. It turned out I could either just use the flag "- undefined dynamic_lookup" with a 10.3 as the minimum OS/X target or


-flat_namespace -undefined suppress -bind_at_load

with the default 10.1 target. I did read the ld man page on this stuff, but apparently misinterpreted it. <Sigh>

Many thanks.

--
Craig Morris
Fernie, B.C., Canada

_______________________________________________
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


References: 
 >Re: Trying to understand executable bundle loading (From: Greg Guerin <email@hidden>)
 >Re: Trying to understand executable bundle loading (From: Craig Morris <email@hidden>)
 >Re: Trying to understand executable bundle loading (From: "Peter O'Gorman" <email@hidden>)

  • Prev by Date: linker error with Xcode 2.4
  • Next by Date: Re: Xcode 2.4 download question
  • Previous by thread: Re: Trying to understand executable bundle loading
  • Next by thread: Intel Math Kernel Library
  • Index(es):
    • Date
    • Thread