First page Back Continue Last page Graphics
GCC cross-compile primer
Systems involved in cross-compiling
- Target – end system
- Host – where toolchain runs
- Build-host – where toolchain is built
Canadian cross compile is where
target != host != build-host