Next: System Configuration, Previous: Utilities, Up: Top [Contents][Index]
You can target computers of different CPU architectures when producing packages (see Invoking guix package), packs (see Invoking guix pack) or full systems (see Invoking 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. |