From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Cross bootstrap! Date: Fri, 23 Aug 2013 13:57:44 +0200 Message-ID: <87siy0oc07.fsf@gnu.org> References: <87txkkanu6.fsf@gnu.org> <87ppv88tiz.fsf@gnu.org> <87k3l795pe.fsf@gnu.org> <87wqnfhycp.fsf@gnu.org> <87ob8od53x.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 ([2001:4830:134:3::10]:54334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCq4r-0004Wu-5b for guix-devel@gnu.org; Fri, 23 Aug 2013 08:02:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCq4l-0006mI-98 for guix-devel@gnu.org; Fri, 23 Aug 2013 08:02:53 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:41101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCq4l-0006m5-0Q for guix-devel@gnu.org; Fri, 23 Aug 2013 08:02:47 -0400 In-Reply-To: <87ob8od53x.fsf@karetnikov.org> (Nikita Karetnikov's message of "Fri, 23 Aug 2013 15:22:10 +0400") List-Id: 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: Nikita Karetnikov Cc: guix-devel@gnu.org Nikita Karetnikov skribis: >> Can someone with a MIPS box test the Guile binary above? > > It works on my system, which uses a different ABI. Wonderful, thanks! So I guess we=E2=80=99ll all set now: the MIPS/N64 platform appears to be bootstrappable. Ludo=E2=80=99.