site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi Ryan, On Mon, May 3, 2010 at 11:18 PM, Ryan Hankins <rqh@small-tree.com> wrote:
Basically, you can't build a single universal binary. You have to build separate kexts and either install both of them or else use the PlugIns directory to build it into one "package." See:
No, this is incorrect. You have to do what you say if you want to use the newer features (weak linking was only introduced in 10.6), but if that isn't the case, you can build a single Universal binary (by using the 10.6 SDK for x86_64 and 10.4 SDK for everything else). We do exactly that and it works fine—there’s another post of mine to this list somewhere that describes what I did to make it work. Kind regards, Chris _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com