|
From: | Marek Benc |
Subject: | Re: [PATCH 2/4] gnu: cross-base: Make it aware of non-Linux (ie. Hurd) |
Date: | Tue, 10 Feb 2015 17:37:41 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 |
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/Linuxsince 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.
[Prev in Thread] | Current Thread | [Next in Thread] |