From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Cross-compilation to MinGW broken on core-updates Date: Thu, 08 Jun 2017 14:26:45 +0200 Message-ID: <87zidiwtq2.fsf@gnu.org> References: <871sqv30c1.fsf@gnu.org> <87o9tzay7x.fsf@gnu.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]:55546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIwWj-0007vN-S2 for guix-devel@gnu.org; Thu, 08 Jun 2017 08:27:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIwWg-0005kP-No for guix-devel@gnu.org; Thu, 08 Jun 2017 08:27:01 -0400 In-Reply-To: <87o9tzay7x.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Thu, 08 Jun 2017 06:40:34 +0200") 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" To: Jan Nieuwenhuizen Cc: guix-devel Jan Nieuwenhuizen skribis: > Ludovic Court=C3=A8s writes: > > Hi Ludo & all! > >> Bash fails to cross-build for i686-w64=E2=80=93mingw32 on =E2=80=98core-= updates=E2=80=99: > >> Ideas? > > Hmm. Did bash successfully cross build to i686-w64=E2=80=93mingw32 befor= e? Good question, I=E2=80=99m not sure! I thought it was a prerequisite for o= ther things, but maybe not. Probably not a blocker, but something nice to have. Ludo=E2=80=99.