Gentoo Archives: gentoo-user

From: Harm Geerts <harmgeerts@××××.nl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: gcc problems after dep -d
Date: Sat, 28 Oct 2006 16:25:54
Message-Id: 200610281819.17702.harmgeerts@home.nl
In Reply to: Re: [gentoo-user] gcc problems after dep -d by Hans de Hartog
1 On Saturday 28 October 2006 17:33, Hans de Hartog wrote:
2 > > do 'gcc-config -c' & 'gcc-config -l' to explore;
3 > > try 'gcc-config i486-pc-linux-gnu-4.1.1' to fix the problem.
4 >
5 > dehartog@kwetal ~ $ gcc-config -c
6 > * gcc-config: Active gcc profile is invalid!
7 > [1] i386-pc-linux-gnu-4.1.1
8 > dehartog@kwetal ~ $ gcc-config -l
9 > * gcc-config: Active gcc profile is invalid!
10 > [1] i386-pc-linux-gnu-4.1.1
11 > dehartog@kwetal ~ $ su -
12 > Password:
13 > kwetal ~ # gcc-config i486-pc-linux-gnu-4.1.1
14 > * gcc-config: Could not locate 'i486-pc-linux-gnu-4.1.1' in
15 > '/etc/env.d/gcc/' !
16
17 Obviously this should be "gcc-config i386-pc-linux-gnu-4.1.1"
18 It wouldn't hurt you to actually read the help before posting a silly error
19 like this...
20 --
21 gentoo-user@g.o mailing list