From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: wip-arm Date: Thu, 27 Nov 2014 14:19:44 +0100 Message-ID: <87fvd4n5lb.fsf@gnu.org> References: <20141126162132.GA8669@jocasta.intra> 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]:55594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtyzA-0005WH-OO for guix-devel@gnu.org; Thu, 27 Nov 2014 08:19:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xtyz4-0007v7-Pj for guix-devel@gnu.org; Thu, 27 Nov 2014 08:19:52 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:41825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xtyz4-0007uy-J7 for guix-devel@gnu.org; Thu, 27 Nov 2014 08:19:46 -0500 In-Reply-To: <20141126162132.GA8669@jocasta.intra> (John Darrington's message of "Wed, 26 Nov 2014 17:21:32 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." 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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > It contains the start of a port to an Arm architecture. Currently > it hasn't got very far unfortunately. It allow you to cross-build the bootstrap tarballs for ARM, right? That sounds like a good start, thanks for all the work! Ludo=E2=80=99.