Re: [gentoo-user] Upgrading gcc: both 4.4 and 4.5 needed?

2011-11-16 Thread Mark Knecht
On Wed, Nov 16, 2011 at 11:26 AM, Dale wrote: > > root@fireball / # cat /var/lib/portage/world | grep kwrite > kde-base/kwrite > root@fireball / # > > Is this a bug?  Just because you update a package doesn't mean you want it > in the world file. > > Maybe a I need to set --oneshot in make.conf a

Re: [gentoo-user] Upgrading gcc: both 4.4 and 4.5 needed?

2011-11-16 Thread Dale
Alex Schuster wrote: Jarry writes: On 15-Nov-11 20:36, Andrey Moshbear wrote: On Tue, Nov 15, 2011 at 13:58, Jarry wrote: today I upgraded gcc from 4.4.5 to the last stable version But at the and I noticed gcc 4.4 has not been unmerged and my "world" file is somehow larger. To my surprise,

Re: [gentoo-user] Upgrading gcc: both 4.4 and 4.5 needed?

2011-11-16 Thread Alex Schuster
Jarry writes: > On 15-Nov-11 20:36, Andrey Moshbear wrote: >> On Tue, Nov 15, 2011 at 13:58, Jarry wrote: >>> today I upgraded gcc from 4.4.5 to the last stable version >>> But at the and I noticed gcc 4.4 has not been unmerged >>> and my "world" file is somehow larger. To my surprise, >>> it con

Re: [gentoo-user] Upgrading gcc: both 4.4 and 4.5 needed?

2011-11-15 Thread Dale
Jarry wrote: On 15-Nov-11 20:36, Andrey Moshbear wrote: On Tue, Nov 15, 2011 at 13:58, Jarry wrote: today I upgraded gcc from 4.4.5 to the last stable version But at the and I noticed gcc 4.4 has not been unmerged and my "world" file is somehow larger. To my surprise, it contains these lines:

Re: [gentoo-user] Upgrading gcc: both 4.4 and 4.5 needed?

2011-11-15 Thread Jarry
On 15-Nov-11 20:36, Andrey Moshbear wrote: On Tue, Nov 15, 2011 at 13:58, Jarry wrote: today I upgraded gcc from 4.4.5 to the last stable version But at the and I noticed gcc 4.4 has not been unmerged and my "world" file is somehow larger. To my surprise, it contains these lines: sys-devel/gcc

Re: [gentoo-user] Upgrading gcc: both 4.4 and 4.5 needed?

2011-11-15 Thread Andrey Moshbear
On Tue, Nov 15, 2011 at 13:58, Jarry wrote: > Hi, > today I upgraded gcc from 4.4.5 to the last stable version > 4.5.3-r1. I followed "Gentoo GCC Upgrade Guide": > > # emerge -uav gcc > # gcc-config 2 > # env-update && source /etc/profile > # emerge --oneshot libtool > > # emerge --depclean > # re

[gentoo-user] Upgrading gcc: both 4.4 and 4.5 needed?

2011-11-15 Thread Jarry
Hi, today I upgraded gcc from 4.4.5 to the last stable version 4.5.3-r1. I followed "Gentoo GCC Upgrade Guide": # emerge -uav gcc # gcc-config 2 # env-update && source /etc/profile # emerge --oneshot libtool # emerge --depclean # revdep-rebuild But at the and I noticed gcc 4.4 has not been unme