site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Fri, Jul 31, 2009 at 03:00, Bill Northcott<w.northcott@unsw.edu.au> wrote:
At runtime other systems search some sort of shared library path to find an appropriate library to link. Darwin is different.
Most ELF systems can (and regularly do) encode the load-path into the binaries. If you're using GNU libtool, the -R<path> (if memory serves) link-time flag is translated into the appropriate link-time magic, although I must confess I prefer Mach-O's mechanism. While it may well be true that in this case Juan doesn't need jails in order to accomplish his requirements, that isn't to say that a) they're not useful, and b) existing facilities provide the same functionality, because they don't. jails are one of the relatively few features of FreeBSD that Darwin lacks. M. -- http://nevali.net _______________________________________________ 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: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Mo McRoberts