Gentoo Archives: gentoo-user

From: Peter <sw98234@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Remerge the system with gcc-4.1?
Date: Fri, 08 Sep 2006 21:39:40
Message-Id: edsnk8$74m$1@sea.gmane.org
In Reply to: Re: [gentoo-user] Remerge the system with gcc-4.1? by Richard Fish
1 On Fri, 08 Sep 2006 00:22:51 -0700, Richard Fish wrote:
2
3 > On 9/7/06, Erik <sigra@××××.se> wrote:
4 >> Grant wrote:
5 >> > Does gcc-4.1 offer enough of an improvement to warrant remerging the
6 >> > whole system?
7 >> No, just remerge the packages that need to be remerged. Then emerge the
8 >> rest with gcc-4.1 when updates come.
9 >
10 > Why do you advise people to ignore the official gcc upgrade
11 > documentation and potentially break their systems? Safely performing
12 > the gcc upgrade *requires* an emerge -e world. Your system /might/ not
13 > break without that, and you are free to take that risk for your systems,
14 > but please do *not* recommend that others take on such risks.
15 >
16 > If you want to tell people your experiences, that's great, but be sure
17 > to separate the "what is recommended" from "what worked for me".
18 >
19 > -Richard
20
21 I could be entirely wrong on this, but I upgraded from 3.4.6 to 4.1.1 and
22 did not re-emerge system or world.
23
24 Actually, with all due respect, it is unnecessary to recompile anything
25 other than the programs which depend on libstdc++. One an application is
26 assembled, that's it. Unless you change something dramatic in your
27 make.conf file, such as CHOST, there is no compelling reason to redo the
28 entire system other than for exercising your hard disk and patience.
29
30 So I did the revdep-rebuild for libstdc++.so.6 and it returned 113 or so
31 ebuilds. One would not compile and needed an ~x86 version. The rest did.
32 Any programs that are emerged in the future will be compiled with the
33 current kernel.
34
35 IMVHO (or naiive opinion :)), this all you need to do. I've done 3 gcc
36 upgrades and have not emerged anything other than libstdc++ needed.
37
38 --
39 Peter
40 +++++
41 Do not reply to this email, it is a spam trap and not monitored.
42 I can be reached via this list, or via
43 jabber: pete4abw at jabber.org
44 ICQ: 73676357
45
46 --
47 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Remerge the system with gcc-4.1? Richard Fish <bigfish@××××××××××.org>