Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] gcc slots
Date: Tue, 09 Jan 2007 23:41:30
Message-Id: 200701092329.17667.michaelkintzios@gmail.com
1 Hi All,
2
3 I just upgraded to gcc-4.1.1. gcc-config -l shows that gcc-3.4.5 is still
4 there:
5
6 # gcc-config -l
7 [1] i686-pc-linux-gnu-3.4.5
8 [2] i686-pc-linux-gnu-3.4.5-hardened
9 [3] i686-pc-linux-gnu-3.4.5-hardenednopie
10 [4] i686-pc-linux-gnu-3.4.5-hardenednopiessp
11 [5] i686-pc-linux-gnu-3.4.5-hardenednossp
12 [6] i686-pc-linux-gnu-4.1.1 *
13
14 When I try to remove gcc-3.4.5, it doesn't exist:
15
16 # emerge -C -p -v gcc-3.4.5
17
18 >>> These are the packages that would be unmerged:
19
20 --- Couldn't find 'gcc-3.4.5' to unmerge.
21
22 >>> No packages selected for removal by unmerge.
23
24 If it doesn't exist, why is it listed? There's most likely a good explanation
25 for this, but it's getting late and I must be too tired to understand it.
26 Could you please care to explain?
27 --
28 Regards,
29 Mick

Replies

Subject Author
Re: [gentoo-user] gcc slots Dan <dan@×××××××××.cx>
Re: [gentoo-user] gcc slots "Bo Ørsted Andresen" <bo.andresen@××××.dk>
Re: [gentoo-user] gcc slots Luis Ortiz <wichos@×××××.com>