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: Mon, 04 Mar 2013 11:10:48 +0100 Message-ID: <878v63iifr.fsf@gnu.org> References: <87txoxv7x9.fsf@gnu.org> <201303031726.08488.andreas@enge.fr> <87txos2f03.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]:39269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCSME-0000np-Fl for bug-guix@gnu.org; Mon, 04 Mar 2013 05:10:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCSMD-0005dA-HQ for bug-guix@gnu.org; Mon, 04 Mar 2013 05:10:58 -0500 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=50024 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCSMD-0005aP-CG for bug-guix@gnu.org; Mon, 04 Mar 2013 05:10:57 -0500 In-Reply-To: <87txos2f03.fsf@karetnikov.org> (Nikita Karetnikov's message of "Mon, 04 Mar 2013 04:19:24 +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: >> Congratulations! I tried the build and it worked without problem. > > How can I try it? > > I set the LIBRARY_PATH variable: > > export LIBRARY_PATH=3D/nix/store/mifp2p1zjlvb4ndslw1r8grkpglybqjf-glibc-c= ross-mips64el-linux-gnu-2.17/lib It should be =E2=80=98CROSS_LIBRARY_PATH=E2=80=99 instead. Now, it could be that there are other issues... Ludo=E2=80=99.