Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to understand executable bundle loading



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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.