[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#36477] Add Guix System cross-compilation support
From: |
Mathieu Othacehe |
Subject: |
[bug#36477] Add Guix System cross-compilation support |
Date: |
Tue, 02 Jul 2019 17:18:13 +0200 |
User-agent: |
mu4e 1.2.0; emacs 26.2 |
Hey Guix,
I'm currently working on adding --target support to guix system
command. The main obstacle is that cross-compilation is broken on many
packages because of small errors in package definitions (inputs vs
native-inputs).
I created a branch on savannah called "wip-cross-system" to centralize
this work. Feel free to have a look / review some of the patches there!
Thanks,
Mathieu
- [bug#36477] Add Guix System cross-compilation support,
Mathieu Othacehe <=
- [bug#36477] [PATCH 00/31] Fix cross-compilation issues, Mathieu Othacehe, 2019/07/08
- [bug#36477] [PATCH 01/31] gnu: perl: Fix cross-compilation., Mathieu Othacehe, 2019/07/08
- [bug#36477] [PATCH 03/31] gnu: tcl: Fix cross-compilation., Mathieu Othacehe, 2019/07/08
- [bug#36477] [PATCH 05/31] gnu: libxslt: Fix cross-compilation., Mathieu Othacehe, 2019/07/08
- [bug#36477] [PATCH 02/31] gnu: python: Fix cross compilation., Mathieu Othacehe, 2019/07/08
- [bug#36477] [PATCH 06/31] gnu: xorg: Fix cross-compilation of multiple packages., Mathieu Othacehe, 2019/07/08