- Install Git.
- Clone the bootstrapper in a location without space.
- Install CMake (faster build for the cmake's toolchain version) but it is not mandatory.
call bootstrap.bat
By default, the bootstrapper is using the node.js base toolchain.
call bootstrap.bat dist
After that, no need to have an Internet connection in order to install the toolchain (see previous point)
The packages directory is used for the list of tools necessary in order
to use the toolchain.
The utils directory contains some helpers.
The pkg directory is the package "manager".
The builds are done in the /build directory. For the sysroot, look at
/sysroot.