Next: Конфигурирование системы, Previous: Утилиты, Up: Top [Contents][Index]
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-Compilation | Cross-compiling for another architecture. | |
• Native Builds | Targeting another architecture through native builds. |