You can target computers of different CPU architectures when producing packages (see 调用guix package), packs (see 调用guix pack) or full systems (see 调用guix system).
GNU Guix supports two distinct mechanisms to target foreign architectures:
• 交叉编译 | Cross-compiling for another architecture. | |
• Native Builds | Targeting another architecture through native builds. |