On 02/10/2015 05:25 PM, Ludovic Courtès wrote:
As I suggested to Manolis, could you make sure that this doesn’t break
the existing GNU/Linux cross-toolchains?
Namely, could you run:
guix build -e '(@ (gnu packages cross-base) xgcc-armhf)'
I've tested most of my patches with:
$ guix build coreutils --target=i686-pc-linux-gnu; # 32bit x86 GNU/Linux
since I can very easily test whether those binaries work (my virtual
machine is an x86_64), and it all worked so far, but I'll check the
armhf xgcc as well.
Ludo’.
--
Marek.