Changes between Version 32 and Version 33 of Bootstrapping


Ignore:
Timestamp:
May 29, 2007, 9:52:25 PM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bootstrapping

    v32 v33  
    88== The Quick Bootstrap Procedure ==
    99
    10 If you just like to bootstrap a supported platform/architecture for some reason, this is a automated shortcut for doing it. There is a GNU make compatible makefile in the root called source:trunk/bootstrap.gmk. Read the ASSUMPTIONS found at the top of the file very carefully before executing it. Then do this:
     10If 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:
    1111  1. {{{kBuild/env.sh make -f bootstrap.kmk SRCDIR=`pwd`}}}
    1212  1. {{{kBuild/bin/x.y/}}} is not (re-)populated and you can use env.sh + kmk.