From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: fix some issues cross-compiling glib Date: Wed, 19 Nov 2014 13:47:45 +0100 Message-ID: <87sihfz79q.fsf@gnu.org> References: <1416306870-1177-1-git-send-email-jmd@gnu.org> <87sihg6ybp.fsf@gnu.org> <20141118205417.GA25599@jocasta.intra> <874mtv3723.fsf@gnu.org> <20141119100752.GA16625@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]:59032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr4fu-0004r6-T9 for guix-devel@gnu.org; Wed, 19 Nov 2014 07:48:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr4fo-0004ZW-RV for guix-devel@gnu.org; Wed, 19 Nov 2014 07:47:58 -0500 In-Reply-To: <20141119100752.GA16625@jocasta.intra> (John Darrington's message of "Wed, 19 Nov 2014 11:07:52 +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 John Darrington skribis: > On Wed, Nov 19, 2014 at 09:53:24AM +0100, Ludovic Court??s wrote: [...] > core-updates no longer exists. Perhaps let???s just make a > ???cross-compilation??? branch (or ???arm????) with all such changes. > Then we???ll arrange for Hydra to build that branch, and merge it on= ce > it???s stable and mostly built. >=20=20=20=20=20=20 > WDYT? > > Ok. Had you in mind to have this branch natively compiled for Arm, or cr= oss-compiled? Possibly the latter. But my point was that this branch would collect cross-compilation-related patches, or maybe ARM-related patches, which seems to be what you=E2=80=99re working on currently. Ludo=E2=80=99.