Gentoo Archives: gentoo-amd64

From: Jeremy Huddleston <eradicator@g.o>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] eselect-compiler multilib updates
Date: Tue, 30 May 2006 19:46:58
Message-Id: 1E2EC852-245D-4E9A-ADC5-9C8F08ECEF92@gentoo.org
1 Sorry I've been a bit inactive of late, but I had a few cycles last
2 week, so I fixed up the eselect-compiler ebuild to better handle the
3 transition from gcc-config and updated toolchain.eclass to update all
4 toolchains for the profile (ie it'll update both the x86_64 and i686
5 compiler when a new version of gcc is emerged). I'd like to remove
6 it from package.mask sometime soon, but I'd like to make sure these
7 changes fix up all those kinks. I've tested it out a bit on my amd64
8 and x86 profiles, but I'd like to get more feedback. So if anyone
9 still using gcc-config wouldn't mind testing it out, it'd be
10 appreciated. All you need to do is add the following to /etc/portage/
11 package.unmask:
12
13 app-admin/eselect-conmpiler
14
15 then emerge eselect-compiler and unmerge gcc-config. If you need
16 backwards compatibility, you can also add the following to
17 package.unmask:
18 sys-devel/gcc-config
19
20 then just update gcc-config instead of unmerging it. This just gives
21 you a wrapper which takes the same syntax as the older gcc-configs
22 and makes the appropriate call to eselect-compiler.
23
24 Please report any bugs you find in bugzilla and assign them directly
25 to me (eradicator@g.o). After I'm sure this is working good
26 for us on amd64, I'll ask for more preople on gentoo-dev to test it
27 out before finally unmasking it.
28
29 Thanks,
30 Jeremy
31
32 --
33 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] eselect-compiler multilib updates "Vladimir G. Ivanovic" <vgivanovic@×××××××.net>
[gentoo-amd64] Re: eselect-compiler multilib updates Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] eselect-compiler multilib updates "Kevin F. Quinn" <kevquinn@g.o>