Re: Problems building xnu-792
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com - Kevin On May 10, 2005, at 10:54 AM, Kevin Van Vechten wrote: On May 8, 2005, at 7:37 AM, Markus Hitter wrote: _______________________________________________ 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... As a follow-up, xnu-792 builds fine for me on Tiger using top-of-tree darwinbuild. I'll incorporate these changes into a darwinbuild-0.5 release soon. to join the party, I'm trying to compile xnu-792 from Mac OS X 10.3.9 with Xcode 1.5 installed. The default compiler is gcc 3.3 (gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)). Compiling xnu-792 on anything but Tiger will present a unique set of problems. In this case, it looks like xnu-792 uses some assembly that is not supported by the Panther assembler. I suggest trying to build with cctools-576. It would probably be a good idea to use gcc 3.3 build 1809 (gcc_os-1809) since that's the version Apple uses to build xnu. I'm using the set of compile tools (relpath, seg_hack, libkld.a) I'm using for ages now. Appears to work so far. I'm also slightly concerned about using a libkld.a that is not from the same era as xnu. - Kevin This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten