From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-embedded+bounces-4118-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RblUH-0005H7-Lz
	for garchives@archives.gentoo.org; Sat, 17 Dec 2011 04:03:05 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4978421C1C5
	for <garchives@archives.gentoo.org>; Sat, 17 Dec 2011 04:03:05 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2E6AA21C037
	for <gentoo-embedded@lists.gentoo.org>; Sat, 17 Dec 2011 03:10:52 +0000 (UTC)
Received: from [172.20.24.82] (unknown [12.10.75.2])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: pva)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 5771A1B4053
	for <gentoo-embedded@lists.gentoo.org>; Sat, 17 Dec 2011 03:10:51 +0000 (UTC)
Message-ID: <1324091441.23483.2.camel@tablet>
Subject: Re: [gentoo-embedded] How to use EXTRA_ECONF with crossdev
From: Peter Volkov <pva@gentoo.org>
To: gentoo-embedded@lists.gentoo.org
Date: Sat, 17 Dec 2011 07:10:41 +0400
In-Reply-To: <jcam1c$b2j$1@dough.gmane.org>
References: <jcam1c$b2j$1@dough.gmane.org>
Content-Type: text/plain; charset="UTF-8"
X-Mailer: Evolution 3.2.2 
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
Mime-Version: 1.0
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 6cac796d-215c-4a4c-b0ee-70a0337005f0
X-Archives-Hash: 671ce9e4d5e34b72c4635bc2d5972fa1

=D0=92 =D0=A1=D1=80=D0=B4, 14/12/2011 =D0=B2 11:22 -0600, Ren=C3=A9 Berbe=
r =D0=BF=D0=B8=D1=88=D0=B5=D1=82:
> EXTRA_ECONF=3D"--enable-targets=3Dx86_64-w64-mingw32,i686-w64-mingw32"
> crossdev -t x86_64-w64-mingw32 ...
>=20
> But is there a way to use it for a specific tool?  I'd like to use it
> only for binutils.

Hi. Currently I have no idea how to make this work with crossdev, but
take a look at portage manual page (man portage) on package.env file
description.

--
Peter.