guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: cross-libc: Cross build the correct libc for GNU/Hurd s


From: Manolis Ragkousis
Subject: Re: [PATCH] gnu: cross-libc: Cross build the correct libc for GNU/Hurd systems.
Date: Wed, 20 Jul 2016 14:39:05 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

Hello,

On 07/20/16 10:16, Vincent Legoll wrote:
> Hello,
> 
> There's a lot of things specific to hurd in there, wouldn't that better
> be located in a separate hurd.scm or something like that ?
> 

Well in the way I handle it in the patch, cross-libc no longer contains
any headers at all.  Cross-libc now expects that xheaders will point to
the right headers to be used.

And considering that cross-kernel-headers changes packages needed to
create the cross-toolchain, (in our case from (gnu packages linux) and
(gnu packages hurd)), it must be inside (gnu packages cross-base).

I do agree though that in the future I must find a way to reduce the too
many conditionals.

Thank you,
Manolis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]