From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Initial cross-compilation support Date: Sat, 25 May 2013 00:26:31 +0200 Message-ID: <87sj1c6mlk.fsf@gnu.org> References: <87txoxv7x9.fsf@gnu.org> <201303031726.08488.andreas@enge.fr> <87txos2f03.fsf@karetnikov.org> <878v63iifr.fsf@gnu.org> <87obezp0i3.fsf@karetnikov.org> <87li9wew0t.fsf@karetnikov.org> <87k3mo83rd.fsf@gnu.org> <87wqqoca4w.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 ([208.118.235.92]:40530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ug0Rj-0000bk-I5 for bug-guix@gnu.org; Fri, 24 May 2013 18:26:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ug0Re-0003uL-20 for bug-guix@gnu.org; Fri, 24 May 2013 18:26:47 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=59547 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ug0Rd-0003ss-SD for bug-guix@gnu.org; Fri, 24 May 2013 18:26:41 -0400 In-Reply-To: <87wqqoca4w.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sat, 25 May 2013 01:59:11 +0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> The problem of =E2=80=98CROSS_LIBRARY_PATH=E2=80=99 being ignored is fix= ed by commit 248d08e. >> Took me a bit of browsing to find out where that happens in GCC. > > That's great, thanks. > > Are there any other issues? Have you tried to cross-compile anything > non-trivial? Not yet, but Hydra is working on it. ;-) Ludo=E2=80=99.