Next: Configuración del sistema, Previous: Utilidades, Up: Top [Contents][Index]
You can target computers of different CPU architectures when producing packages (see Invocación de guix package), packs (see Invocación de guix pack) or full systems (see Invocación de 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. |