Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Getting rid of gcc-4.7.3...how?
Date: Fri, 19 Dec 2014 21:02:53
Message-Id: 54949275.4040809@gmail.com
In Reply to: Re: [gentoo-user] Getting rid of gcc-4.7.3...how? by meino.cramer@gmx.de
1 meino.cramer@×××.de wrote:
2 > Dale <rdalek1967@×××××.com> [14-12-19 17:08]:
3 >> Mick wrote:
4 >>> Meino, to avoid misunderstandings: 1. Emerge the new gcc package. 2.
5 >>> Use gcc-config to change to the new gcc version. 3. Run 'env-update &&
6 >>> source /etc/profile'. 4. Run fix_libtool_files.sh, although I would
7 >>> think that this is redundant these days. 5. Unmerge the old gcc version.
8 >> I don't recall ever running fix_libtool_files.sh after switching gcc
9 >> versions. Usually when I see a gcc upgrade, I emerge it, switch to it
10 >> and the usual profile thing, run emerge -e world JUST to be safe, then
11 >> unmerge the old gcc. That's all I usually do here. I have skipped the
12 >> emerge -e world a time or two.
13 >>
14 >> Am I just lucky, not likely as some may know, or does emerge -e world
15 >> catch it or what? Now I'm curious.
16 >>
17 >> Dale
18 >>
19 >> :-) :-)
20 >>
21 >>
22 > Hi Dale,
23 >
24 > I started compiling the new gcc this morning about ~7:00 AM...just a
25 > few minutes ago stage3 finishes. Now ... before doing anything else...
26 > I am makeing a backup of all that, so...if anything fails...I am able
27 > to reinstall the status quo.
28 >
29 > I will keep you informed, what happens to my little embedded system...
30 >
31 > Best
32 > Meino
33 >
34 >
35
36 That's the thing about slow systems, you want to do it right the first
37 time because it takes to much time to repeat something. Heck, I have a
38 4 core AMD CPU with 16GBs of ram here and I still would rather do it
39 right the first time. If you have something slow that takes days to do
40 something, you really want plan A to work.
41
42 I'm also wondering if there have been changes to emerge that could make
43 a difference. I run the latest unstable non *9999 version. I sorta
44 like having all the new improvements. I'm just not sure if that affects
45 the issue here is all.
46
47 Dale
48
49 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Getting rid of gcc-4.7.3...how? meino.cramer@×××.de