Re: Darwin 8.0 Source Code Available
site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com - Kevin On May 4, 2005, at 6:05 AM, Jack Howarth wrote: Does the fact that the released Darwin 8.0 source code requires gcc 3.3 to build imply that the kernel in Tiger itself is currently being built with gcc 3.3 as well rather than gcc 4.0? If so is there a plan to transition to building the Tiger kernel with gcc 4.0 in the 10.4 development cycle or will that be put off until 10.5? Jack _______________________________________________ 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... Almost everything is built with gcc-3.3, hence the Darwin project's name "gcc_os". Projects with ppc64 code are built using "gcc_os_35". Nothing is built with gcc-4.0. In fact, I'd be surprised if you had succeed building xnu with gcc-4.0. I don't think you'll ever get any official comment about when a gcc-4.0 transition will take place, if ever. This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten