site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Shantonu On Jun 12, 2005, at 1:38 PM, Matt Watson wrote: This email sent to ssen@opendarwin.org _______________________________________________ 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... Note that this applies only to the 32-bit linker. The 64-bit linker for ppc64 emits LC_LOAD_DYLINKER load commands when linking MH_EXECUTE outputs, and does not embed it in crt1.o how do I force the LC_LOAD_DYLINKER load command into a Mach-O executable? When crt1.o is linked, it passes /usr/lib/dyld as the first argument to the linker. You will need to do something similar if you're writing your own crt1.o substitute. matt. _______________________________________________ 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/ssen% 40opendarwin.org This email sent to site_archiver@lists.apple.com