From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: MIPS64/N64 support Date: Tue, 03 Sep 2013 22:45:33 +0200 Message-ID: <87d2opy6qa.fsf@gnu.org> References: <87vc2o4qwc.fsf@gnu.org> <87y57kljro.fsf@karetnikov.org> <87li3dd844.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]:37531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGxYe-0004uC-BY for guix-devel@gnu.org; Tue, 03 Sep 2013 16:50:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGxYZ-00075m-9o for guix-devel@gnu.org; Tue, 03 Sep 2013 16:50:40 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:34529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGxYZ-00075d-3a for guix-devel@gnu.org; Tue, 03 Sep 2013 16:50:35 -0400 In-Reply-To: <87li3dd844.fsf_-_@karetnikov.org> (Nikita Karetnikov's message of "Tue, 03 Sep 2013 23:21:15 +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: >>> =E2=80=A2 MIPS64/N64 support: the bootstrap tarballs are now all availa= ble >>> through cross-compilation from x86_64, so it=E2=80=99s =E2=80=9Cjust= =E2=80=9D a matter of >>> feeding them in bootstrap.scm and trying out. > >> I=E2=80=99m also interested in this one. > > Oh, I forgot that I=E2=80=99ll need five tarballs, not two [1]. Can I ge= t the > other three somewhere? > > Otherwise, I=E2=80=99ll probably try to cross-compile them myself. If you can cross-compile (really: substitute) them from x86_64, the better (you can even log in to hydra.gnu.org and get them from there.) Otherwise let me know and we=E2=80=99ll arrange something. Ludo=E2=80=99.