[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: cross-base: Add libc/hurd.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: cross-base: Add libc/hurd. |
Date: |
Sun, 07 Dec 2014 21:27:27 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Manolis Ragkousis <address@hidden> skribis:
> On 6 December 2014 at 22:21, Ludovic Courtès <address@hidden> wrote:
>> I’m not sure what else might be missing for the cross-GCC. We’ll see? :-)
>
> Yep :-)
>>
>> We’ll need to merge wip-hurd at some point. We’ll have to make sure the
>> existing cross tool chains are not broken. Could you make sure with:
>>
>> ./pre-inst-env guix build coreutils --target=mips64el-linux-gnu
>>
> I think you meant --target=i686-pc-gnu :-)
No, I really meant the above. I assume you already tested
--target=i686-pc-gnu, and the above is just to make sure that the
existing cross-compilation targets still work.
Hope this clarifies things.
Ludo’.