Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Remove stranded gcc-config's?
Date: Mon, 03 Aug 2009 20:03:41
Message-Id: 5bdc1c8b0908031303re919ac5pef2e68c01594d57b@mail.gmail.com
In Reply to: Re: [gentoo-user] Remove stranded gcc-config's? by Jacob Todd
1 On Sat, Aug 1, 2009 at 2:33 PM, Jacob Todd<jaketodd422@×××××.com> wrote:
2 > On Sat, Aug 01, 2009 at 04:41:51PM -0700, Mark Knecht wrote:
3 >> I was updating my wife's machine today and noticed that there are a
4 >> number of older/stranded gcc-config's left on the machine. I still
5 >> have gcc-4.1.2 but the other 3.3/3.4 versions should not remain.
6 >>
7 >> How would I remove these?
8 >>
9 >> Thanks,
10 >> Mark
11 >>
12 >> dragonfly ~ # gcc-config -l
13 >>  [1] i686-pc-linux-gnu-3.3.3
14 >>  [2] i686-pc-linux-gnu-3.4.4
15 >>  [3] i686-pc-linux-gnu-3.4.4-hardened
16 >>  [4] i686-pc-linux-gnu-3.4.4-hardenednopie
17 >>  [5] i686-pc-linux-gnu-3.4.4-hardenednopiessp
18 >>  [6] i686-pc-linux-gnu-3.4.4-hardenednossp
19 >>  [7] i686-pc-linux-gnu-4.1.2
20 >>  [8] i686-pc-linux-gnu-4.3.2 *
21 >> dragonfly ~ #
22 >>
23 >
24 > emerge -C =cat/pack-ver
25 >
26 > --
27 > Jake Todd
28 > // If it isn't broke, tweak it!
29 >
30
31 So far I've been unable to get this working. Tried to Google around
32 for more info on this but found nothing so possibly it's just a
33 spelling problem I haven't figured out?
34
35 I've finished updating the machine and this is one of the last things
36 I'd like to take care of. No rush. Doesn't hurt anything that they are
37 there, but would be nice to clean up.
38
39 Thanks,
40 Mark
41
42 dragonfly ~ # emerge -Cp =cat/pack-ver
43 !!! '=cat/pack-ver' is not a valid package atom.
44 !!! Please check ebuild(5) for full details.
45 dragonfly ~ #
46
47 dragonfly ~ # eix pack-ver
48 No matches found.
49 dragonfly ~ #

Replies

Subject Author
Re: [gentoo-user] Remove stranded gcc-config's? Willie Wong <wwong@××××××××××××××.edu>