Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev & ports questions
Date: Fri, 08 Oct 2010 04:11:03
Message-Id: 201010072310.58661.vapier@gentoo.org
In Reply to: Re: [gentoo-embedded] crossdev & ports questions by Mike Frysinger
1 On Monday, September 20, 2010 16:00:25 Mike Frysinger wrote:
2 > On Monday, September 20, 2010 15:00:25 Joakim Tjernlund wrote:
3 > > I am fiddling with crossdev again and I wonder if there a way to
4 > > pass different configure options to gcc/binutils vs. glibc?
5 > > Doing export EXTRA_ECONF="--with-cpu=e300c2" applies
6 > > to all and glibc bombs with subarch not supported error.
7 >
8 > you'd have to use per-package env manually:
9 > /etc/portage/env/$CATEGORY/$PN
10 >
11 > but crossdev likes to clobber this file for you. so i guess i should
12 > extend crossdev with --env-xxx options so people can add their own.
13
14 ive added --[bklg]env options to current crossdev git if you want to try out
15 the 99999999 ebuild for me
16 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] crossdev & ports questions Joakim Tjernlund <joakim.tjernlund@×××××××××.se>