Changes between Version 21 and Version 22 of Bootstrapping
- Timestamp:
- May 26, 2007, 12:56:01 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bootstrapping
v21 v22 1 Bootstrapping kBuild is a manual procedure. It is only required 1 Bootstrapping kBuild isn't something you normally have to do. kBuild users on platforms supported by bird (which currently is all of them) will never have to concern themselves with it unless working under a no-binary policy or similar. 2 3 Bootstrapping is only strictly required 2 4 1. when porting kBuild to a new OS/architecture, or 3 5 1. if compatibility with older tools is broken during development on the trunk.