Re: Delayed Framework Loading
Re: Delayed Framework Loading
- Subject: Re: Delayed Framework Loading
- From: Dong Feng <email@hidden>
- Date: Sat, 13 Jun 2009 02:33:51 +0800
I tried to launch without this flag, or with this flag set to 0.
Either way, it seems the function with __attribute__((constructor)) is
always invoked at launch time, that is, no delay load.
2009/6/13 Kyle Sluder <email@hidden>:
> dyld (the OS X dynamic linker) already does this. You have to specify
> DYLD_BIND_AT_LAUNCH to get different behavior.
>
> --Kyle Sluder
>
> --
> --Kyle Sluder
>
_______________________________________________
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