Gentoo Archives: gentoo-user

From: Jacob Todd <jaketodd422@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Remove stranded gcc-config's?
Date: Sun, 02 Aug 2009 01:35:07
Message-Id: 20090801213329.GA10594@zoidberg.hsd1.mi.comcast.net
In Reply to: [gentoo-user] Remove stranded gcc-config's? by Mark Knecht
1 On Sat, Aug 01, 2009 at 04:41:51PM -0700, Mark Knecht wrote:
2 > I was updating my wife's machine today and noticed that there are a
3 > number of older/stranded gcc-config's left on the machine. I still
4 > have gcc-4.1.2 but the other 3.3/3.4 versions should not remain.
5 >
6 > How would I remove these?
7 >
8 > Thanks,
9 > Mark
10 >
11 > dragonfly ~ # gcc-config -l
12 > [1] i686-pc-linux-gnu-3.3.3
13 > [2] i686-pc-linux-gnu-3.4.4
14 > [3] i686-pc-linux-gnu-3.4.4-hardened
15 > [4] i686-pc-linux-gnu-3.4.4-hardenednopie
16 > [5] i686-pc-linux-gnu-3.4.4-hardenednopiessp
17 > [6] i686-pc-linux-gnu-3.4.4-hardenednossp
18 > [7] i686-pc-linux-gnu-4.1.2
19 > [8] i686-pc-linux-gnu-4.3.2 *
20 > dragonfly ~ #
21 >
22
23 emerge -C =cat/pack-ver
24
25 --
26 Jake Todd
27 // If it isn't broke, tweak it!

Replies

Subject Author
Re: [gentoo-user] Remove stranded gcc-config's? Mark Knecht <markknecht@×××××.com>