Gentoo Archives: gentoo-user

From: "Maximilian Bräutigam" <max-braeu@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Upgrading GCC (just to be sure)...
Date: Tue, 31 Mar 2009 12:01:04
Message-Id: 1238500857.16727.10.camel@maxhost
In Reply to: Re: [gentoo-user] Upgrading GCC (just to be sure)... by KH
1 Hi all,
2
3 it was said before:
4 > You don't need to follow this guide. Just emerge and you'll be fine.
5
6 I would expect, that this is not the whole purpose. For example if I use
7 "eix gcc", I get two installed versions: 4.1.2 and 4.3.2-r3
8
9 "gcc -v" returns "gcc-Version 4.1.2 (Gentoo 4.1.2 p1.1)"
10 "gcc-config -c" returns "x86_64-pc-linux-gnu-4.1.2"
11
12 So, obviously I am not using the new GCC compiler and being honest, I
13 made half a year ago the mistake to deinstall gcc without upgrading. I
14 configured a hole new system, because nothing worked anymore.
15 Due to the mentioned problems my question is, do I have to configure
16 # gcc-config x86_64-pc-linux-gnu-4.3.2
17 ... or ...
18 # gcc-config x86_64-pc-linux-gnu-4.3.2-r3
19
20 kind regards,
21 der Max
22 --
23 Maximilian Bräutigam
24 max-braeu@×××.de
25 www.chemie.uni-jena.de/jcf

Replies

Subject Author
[gentoo-user] Re: Upgrading GCC (just to be sure)... ABCD <en.ABCD@×××××.com>
Re: [gentoo-user] Upgrading GCC (just to be sure)... KH <gentoo-user@××××××××××××××××.de>
Re: [gentoo-user] Upgrading GCC (just to be sure)... Jarry <mr.jarry@×××××.com>