Next: Configuração do sistema, Previous: Utilitários, Up: Top [Contents][Index]
You can target computers of different CPU architectures when producing packages (see Invocando guix package), packs (see Invocando guix pack) or full systems (see Invocando guix system).
GNU Guix supports two distinct mechanisms to target foreign architectures:
• Cross-Compilation | Cross-compiling for another architecture. | |
• Native Builds | Targeting another architecture through native builds. |