Gentoo Archives: gentoo-embedded

From: Karl Hiramoto <karl@××××××××.org>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] crossdev question: upgrading toochain
Date: Sun, 27 May 2007 18:43:39
Message-Id: 4659D175.6070505@hiramoto.org
1 If i want to change some USE flags on the cross tool chain can i do this:
2
3 USE="-* ipv6" emerge -av cross-armeb-softfloat-linux-uclibc/uclibc
4
5 These are the packages that would be merged, in order:
6
7 Calculating dependencies... done!
8 [ebuild R ] cross-armeb-softfloat-linux-uclibc/uclibc-0.9.28.3
9 USE="ipv6* -build -debug -hardened -iconv -minimal -nls -pregen
10 -savedconfig -uclibc-compat -userlocales -wordexp" 0 kB [1]
11
12
13 Or do I have to remove my whole toolchain with crossdev -C
14 armeb-softfloat-linux-uclibc and recompile?
15
16
17 thanks
18 --
19 Karl
20 --
21 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] crossdev question: upgrading toochain Mike Frysinger <vapier@g.o>