From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Initial cross-compilation support Date: Tue, 21 May 2013 23:00:55 +0200 Message-ID: <8738tggi9k.fsf@gnu.org> References: <87txoxv7x9.fsf@gnu.org> <201303031726.08488.andreas@enge.fr> <8738wcyxs7.fsf@gnu.org> <87wqsrrho3.fsf@karetnikov.org> <878v57r6f4.fsf@gnu.org> <87boa38cj8.fsf@karetnikov.org> <87y5d7w3j5.fsf@gnu.org> <8738vf6kll.fsf@karetnikov.org> <877gkqo7w7.fsf@gnu.org> <87hajtq4xe.fsf@karetnikov.org> <87a9plc2cu.fsf@gnu.org> <874nftzwr0.fsf@karetnikov.org> <87ehd1qw2z.fsf@gnu.org> <87wqqsdvd9.fsf@karetnikov.org> <874ndwhzfy.fsf@gnu.org> <874ndwm69t.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UetgB-0005Gl-G9 for bug-guix@gnu.org; Tue, 21 May 2013 17:01:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UetgA-0004rI-AJ for bug-guix@gnu.org; Tue, 21 May 2013 17:01:07 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=46085 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UetgA-0004pS-2c for bug-guix@gnu.org; Tue, 21 May 2013 17:01:06 -0400 In-Reply-To: <874ndwm69t.fsf@karetnikov.org> (Nikita Karetnikov's message of "Wed, 22 May 2013 00:23:26 +0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> I was expecting a patch that uses the right triplet and any other tricks >> we discussed so that glibc & co. get built for N64. Do you have >> anything like that? > > Well, I'm trying the diff from this message [1] now. > > [1] https://lists.gnu.org/archive/html/bug-guix/2013-03/msg00154.html Great, that=E2=80=99s what I was looking for. Thanks! :-) Ludo=E2=80=99.