Changes between Version 27 and Version 28 of Bootstrapping
- Timestamp:
- May 26, 2007, 11:28:40 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bootstrapping
v27 v28 10 10 == The Bootstrap Procedure == 11 11 12 1. Modify env.sh to accept the uname output.12 1. Modify kBuild/env.sh to accept the uname output. 13 13 A kBuild BUILD_TARGET / BUILD_PLATFORM OS name must be decided upon at this point. If the architecture and/or processor is new to kBuild, new (unique) names need to be found here as well. 14 1. Modify header.kmk to accept and correctly configure the platform / target OS.14 1. Modify kBuild/header.kmk to accept and correctly configure the platform / target OS. 15 15 1. Run kBuild/env.sh to configure the kBuild environment. 16 16 1. Port and bootstrap kmk.