Changes between Version 32 and Version 33 of Bootstrapping
- Timestamp:
- May 29, 2007, 11:52:25 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bootstrapping
v32 v33 8 8 == The Quick Bootstrap Procedure == 9 9 10 If you just like to bootstrap a supported platform/architecture for some reason, th is is a automated shortcut for doing it. There is a GNU make compatible makefile in the rootcalled source:trunk/bootstrap.gmk. Read the ASSUMPTIONS found at the top of the file very carefully before executing it. Then do this:10 If you just like to bootstrap a supported platform/architecture for some reason, there is an automated shortcut for doing it. In the root you'll find a GNU makefile called source:trunk/bootstrap.gmk. Read the ASSUMPTIONS found at the top of the file very carefully before executing it. Then do this: 11 11 1. {{{kBuild/env.sh make -f bootstrap.kmk SRCDIR=`pwd`}}} 12 12 1. {{{kBuild/bin/x.y/}}} is not (re-)populated and you can use env.sh + kmk.