site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=JmKXVoseiNBLbkZUmlvE8MTVjuGxBkSOHAPWCidfD+G0N2TqGbJCkUTrQJCa5Ufr5xZA6kyCXEDRTcvHpE9Ku44QMiT6YGdqimbQflZY/HKsJ0pYf6HFyLWvjjMDcB/u3B4nO3BqhbD4wFPNKkmiPFM7fWt1ALQProW/T/eBALw= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=e+vYe7GDnxCtOqEahuba1WYNYpI5FxIhfxO0+kPkg0aUyJgROfVv0n1qhHiZcunS9MUYk5Abj5l4e4HXAkmDihAysgbGAHSFzxSKm2GOCWaK7HR3bXdPu9gLuueFaaDqzGi3K7nFFIWDnIgHnhmfjo7IFKSSt3o/eXP1NqoMyHA= cc -I ../cctools-622.5/include kextsymboltool.c -o kextsymboltool Joel On Jun 20, 2007, at 10:55 PM, Joel Beaudoin wrote: Hi, _______________________________________________ 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... Well, with the exception of needing to add an include path when compiling kextsymboltool, the procedure did produce a working kernel: I am trying to build an x86 kernel following the procedure documented on ADC. The first problem that I ran into was the lack of gcc 3.3 for x86. A search indicated that 4.x is used for x86 builds. Does an x86 build of the kernel work with 4.x? Is there any documentation for x86 build of the kernel or does the ADC info just work using gcc 4.0? Joel This email sent to site_archiver@lists.apple.com