Re: Compiling Darwin/x86 on Mac OS X/ppc
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dear All, make ARCH_CONFIGS="I386" per the technical note. -- Terry _______________________________________________ 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... On Jan 1, 2007, at 2:47 PM, John Criswell wrote: How difficult is it to compile an x86 Darwin kernel on a PowerPC based Mac OS X system (Darwin 8.8.0)? Is it something that is done often and works "right out of the box," or does it take a lot of tedious setup to do? All the PPC Tiger software updates so far have used gcc 3.3, and all of the Intel builds have used gcc 4.0.1, so minimally, you would need to select the 4.0.1 compiler via "gcc_select" (use "man gcc_select" to figure this out). Then, assuming that you've downloaded the necessary source code and the build components described in the technical note on building mach_kernel from <http://developer.apple.com>, you would type: This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert