Re: Build kernel
Re: Build kernel
- Subject: Re: Build kernel
- From: Markus Hitter <email@hidden>
- Date: Sun, 12 Jun 2005 22:45:16 +0200
Am 12.06.2005 um 22:10 schrieb Terry Greeniaus:
I'm trying to build 10.4.1 and [...] this may some day ship to
customers [...]
*ouch*
All I really want to do is build a kernel from scratch.
Unpack the sources, switch gcc to 3.3, install those two helper tools
(seg_hack & regedit? .. you see it ...), install libkld.a, then
cd xnu
. SETUP/setup.sh
make exporthdrs <--- shows you the missing tools
make
find . -name mach_kernel # ;-)
This off the top of my head and without having sources available
right now. Last time I tried (10.4 sources), this wasn't particularly
difficult and had the expected result. If it doesn't work, the error
should be obvious.
Surely this must be a well-known thing how to do inside Apple,
multiple kernels
must be compiled every day during development.
Don't depend too much on this, they have similar, but different
sources than those available public.
If you want to join others building from Darwin sources: <http://
www.opendarwin.org/>. There's another kernel build HowTo in the FAQ,
IIRC.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden