Hi,
Efraim Flashner skribis:
> On Thu, Apr 07, 2016 at 04:07:25PM +0300, Manolis Ragkousis wrote:
>> Hey Ludo,
>>
>> I have reproduced the problem on the latest master targeting i686-linux
>> and arm-linux-gnueabihf.
>>
>> The problem is that those libraries will fail to build when glibc is no
On Thu, Apr 07, 2016 at 04:07:25PM +0300, Manolis Ragkousis wrote:
> Hey Ludo,
>
> I have reproduced the problem on the latest master targeting i686-linux
> and arm-linux-gnueabihf.
>
> The problem is that those libraries will fail to build when glibc is not
> present. Also if target os is none,
Hey Ludo,
I have reproduced the problem on the latest master targeting i686-linux
and arm-linux-gnueabihf.
The problem is that those libraries will fail to build when glibc is not
present. Also if target os is none, this problem will not appear because
the libs will not get built at all.
You can
Manolis Ragkousis skribis:
> This is a follow up to better explain what the problem is with the
> sans-libc cross gcc in the (gnu packages cross-base) module.
>
> In the latest master if you try to build gcc-cross-sans-libc with:
>
> ./pre-inst-env guix build -e '((@@(gnu packages cross-base) cro
I updated the patch with an explanation and a link to this discussion.
Manolis
>From dc8154ef19bc28886f350f42c49fb7995eefcec8 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis
Date: Tue, 16 Feb 2016 15:06:33 +0200
Subject: [PATCH] gnu: cross-gcc-arguments: Disable libitm, libvtv and
libsanitizer.
宋文武 writes:
> Ricardo Wurmus writes:
>
>> Manolis Ragkousis writes:
>>
>>> This is a follow up to better explain what the problem is with the
>>> sans-libc cross gcc in the (gnu packages cross-base) module.
>>>
>>> In the latest master if you try to build gcc-cross-sans-libc with:
>>>
>>> ./pr
Ricardo Wurmus writes:
> Manolis Ragkousis writes:
>
>> This is a follow up to better explain what the problem is with the
>> sans-libc cross gcc in the (gnu packages cross-base) module.
>>
>> In the latest master if you try to build gcc-cross-sans-libc with:
>>
>> ./pre-inst-env guix build -e '
Manolis Ragkousis writes:
> This is a follow up to better explain what the problem is with the
> sans-libc cross gcc in the (gnu packages cross-base) module.
>
> In the latest master if you try to build gcc-cross-sans-libc with:
>
> ./pre-inst-env guix build -e '((@@(gnu packages cross-base) cro