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 22:04:33 +0200 Message-ID: <874ndwhzfy.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> 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]:33120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uesni-0001np-G3 for bug-guix@gnu.org; Tue, 21 May 2013 16:04:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uesnd-0001ou-Kj for bug-guix@gnu.org; Tue, 21 May 2013 16:04:50 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=58139 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uesnd-0001mF-EB for bug-guix@gnu.org; Tue, 21 May 2013 16:04:45 -0400 In-Reply-To: <87wqqsdvd9.fsf@karetnikov.org> (Nikita Karetnikov's message of "Tue, 21 May 2013 22:46:10 +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: >> If not, could you share your current patch? > > I don't have any patches. Here is what I use now [1]. I guess it's not > enough because GHC shouldn't fail at that stage. [...] > [1] https://lists.gnu.org/archive/html/bug-guix/2013-05/msg00068.html 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? Ludo=E2=80=99.