Re: Can a dylib have an entry point?
18 Feb
2014
18 Feb
'14
9 a.m.
I'm pretty sure it can, since there are language facilities for making functions run when the code is loaded — Clang and GCC's C compilers have __attribute((constructor)), and C++ of course has static initializers. —Jens _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
4280
Age (days ago)
4280
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jens Alfke