From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: [PATCH] gnu: cross-base: Add libc/hurd. Date: Sat, 6 Dec 2014 22:53:34 +0000 Message-ID: References: <87ppdaeauo.fsf@gnu.org> <87zjbnzdt5.fsf@gnu.org> <87wq6cl3rg.fsf@gnu.org> <87fvcsv2q9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxOEK-0000Jf-Q8 for Guix-devel@gnu.org; Sat, 06 Dec 2014 17:53:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxOEJ-0001YN-RV for Guix-devel@gnu.org; Sat, 06 Dec 2014 17:53:36 -0500 In-Reply-To: <87fvcsv2q9.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel On 6 December 2014 at 22:21, Ludovic Court=C3=A8s wrote: > I=E2=80=99m not sure what else might be missing for the cross-GCC. We=E2= =80=99ll see? :-) Yep :-) > > We=E2=80=99ll need to merge wip-hurd at some point. We=E2=80=99ll have t= o make sure the > existing cross tool chains are not broken. Could you make sure with: > > ./pre-inst-env guix build coreutils --target=3Dmips64el-linux-gnu > I think you meant --target=3Di686-pc-gnu :-) I will report back with the results. Manolis