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: Fri, 06 Sep 2013 11:46:23 +0200 Message-ID: <87mwnq470w.fsf@gnu.org> References: <87vc2o4qwc.fsf@gnu.org> <87y57kljro.fsf@karetnikov.org> <87li3dd844.fsf_-_@karetnikov.org> <87d2opy6qa.fsf@gnu.org> <87r4d577ab.fsf@karetnikov.org> <87zjrswzin.fsf@gnu.org> <87hadygxe8.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]:41995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHshR-0003zo-0h for guix-devel@gnu.org; Fri, 06 Sep 2013 05:51:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHshL-0002yF-B1 for guix-devel@gnu.org; Fri, 06 Sep 2013 05:51:32 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:39610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHshK-0002xw-TS for guix-devel@gnu.org; Fri, 06 Sep 2013 05:51:27 -0400 In-Reply-To: <87hadygxe8.fsf@karetnikov.org> (Nikita Karetnikov's message of "Fri, 06 Sep 2013 12:35:59 +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: >> Oh indeed, using =E2=80=98-s=E2=80=99 was a good idea. Note that =E2=80= =98guix build >> bootstrap-tarballs=E2=80=99 is even faster to type. > > Thanks. > >>> Which Guile do I need? The stripped one, right? > >> The one that=E2=80=99s in the output of =E2=80=98guix build bootstrap-ta= rballs=E2=80=99 (I >> forgot the name.) > > Yep, the stripped one. > > Can I download the bootstrap tarballs from the web interface of Hydra? Why not do =E2=80=98guix build bootstrap-tarballs -s x86_64-linux --target= =3D...=E2=80=99? > Also, I=E2=80=99ve noticed that your tarballs (the ones in /tmp) are diff= erent > From the ones I use. Does it raise a flag? Was there a change in the > inputs? It=E2=80=99s likely that something changed in the inputs in the meantime. Ludo=E2=80=99.