123Chapter 7CHAPTER 7Building the Darwin KernelThe Darwin kernel, on which Mac OS X is based, is available in a publiclyaccessible CVS archive. This i
124|Chapter 7: Building the Darwin Kernelare described in Table 7-1. The source code for these utilities and librariescan be found in the cctools, mki
Getting the Source Code|125Getting the Source CodeTo get the Darwin source code, you’ll need to register with the Apple OpenSource web site and check
126|Chapter 7: Building the Darwin KernelUpdating sourcesTo bring a module into sync with the latest changes to the repository, usethe update command:
Building and Installing the Kernel|127First, find your Darwin version with the uname -v command. The outputyou’re looking for is the xnu (Darwin kerne
128|Chapter 7: Building the Darwin KernelTo build the kernel, use this command (the output is not shown):% makeWhen make is finished, you should see m
Kernel Configuration|129libsa and pexpert are private to the xnu kernel and should not be used bykernel extensions.To tweak machine-independent aspect
Kommentare zu diesen Handbüchern