Gentoo Archives: gentoo-user

From: Mark Kirkwood <markir@××××××××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gcc problem
Date: Wed, 30 Jan 2008 05:00:56
Message-Id: 47A00481.9020500@paradise.net.nz
In Reply to: [gentoo-user] Gcc problem by James
1 James wrote:
2 > Hello,
3 >
4 > Every seen this error?
5 >
6 > # gcc-config -l
7 > * gcc-config: Active gcc profile is invalid!
8 > [1] i586-pc-linux-gnu-4.1.2
9 >
10 >
11 > the system will not compile anything?
12 >
13 > Ideas on fixing?
14 >
15 >
16 > James
17 >
18 >
19 Try:
20
21 $ gcc-config 1
22
23 This will tell the system that 4.1.2 is the guy to use (I guess your
24 update removed an older version that was the default?)
25 --
26 gentoo-user@l.g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Gcc problem James <wireless@×××××××××××.com>