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 <kyle.slu...@gmail.com>:
> 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
>
_______________________________________________

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 arch...@mail-archive.com

Reply via email to