Gentoo Archives: gentoo-user

From: Fernando Meira <fmeira@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] migrating to gcc-3.4.4
Date: Wed, 24 Aug 2005 20:07:10
Message-Id: a3c2e88b050824130011c6139c@mail.gmail.com
1 I've decided to migrate to gcc-3.4.4, so I've emerged it, and switch the
2 system to use it instead the previous (gcc-3.3.5-20050130).
3
4 After that I am supposed to update my system packages, so when I run
5 # emerge -va system
6 I get:
7 [ebuild N ] sys-devel/patch-2.5.9 -build -static 197 kB
8 [ebuild N ] app-arch/bzip2-1.0.3-r5 -build -static 0 kB
9 [ebuild N ] app-arch/cpio-2.6-r4 +nls 0 kB
10 [ebuild N ] sys-apps/texinfo-4.8 -build +nls -static 0 kB
11 [ebuild N ] dev-lang/tcl-8.4.9 -threads 0 kB
12 [ebuild N ] sys-devel/gnuconfig-20050324 0 kB
13 [ebuild N ] sys-libs/readline-5.0-r2 0 kB
14 (...)
15 All with "N"!! I understand that this is not a update.. will the old
16 packages be overwritten?
17 It doesn't make sense to think that I'll have duplicate apps... but just for
18 being sure.. :)
19
20 In the middle of that list are:
21 [ebuild N ] sys-devel/gcc-3.4.4
22 [ebuild N ] sys-devel/gcc-3.3.6
23
24 This will compile anew gcc-3.4.4, but this time using the new compiler.
25 That's the point, right?
26 The old gcc version is still there.. I haven't unmerge it yet, cause I first
27 want to check if all goes fine..
28
29 So, should I go ahead..?
30
31 Thanks,
32 Fernando

Replies

Subject Author
[gentoo-user] Re: migrating to gcc-3.4.4 Fernando Meira <fmeira@×××××.com>