* [gentoo-user] gcc upgrade, should it upgrade?
@ 2006-03-28 6:06 Teresa and Dale
2006-03-28 8:04 ` Neil Bothwick
2006-03-28 12:24 ` Hemmann, Volker Armin
0 siblings, 2 replies; 15+ messages in thread
From: Teresa and Dale @ 2006-03-28 6:06 UTC (permalink / raw
To: gentoo-user
Hi,
I upgraded gcc a while back. I thought I read somewhere that it is best
to just upgrade on occasion with the major upgrades. Should this be
upgraded or should I mask it? This is what I get:
> root@smoker / # emerge -up world
>
> These are the packages that I would merge, in order:
>
> Calculating world dependencies ...done!
> [ebuild U ] sys-devel/gcc-config-1.3.13-r1 [1.3.12-r6]
> [ebuild U ] sys-devel/gcc-3.4.5-r1 [3.4.5]
> [ebuild U ] app-office/scribus-1.3.3 [1.3.2-r1]
> [ebuild U ] sys-apps/dbus-0.61-r1 [0.61]
> root@smoker / #
I really don't want to do a emerge -e world or rebuild a lot right now.
I am glad to see the new Scribus though. ;-)
Thanks
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-28 6:06 [gentoo-user] gcc upgrade, should it upgrade? Teresa and Dale
@ 2006-03-28 8:04 ` Neil Bothwick
2006-03-28 12:24 ` Hemmann, Volker Armin
1 sibling, 0 replies; 15+ messages in thread
From: Neil Bothwick @ 2006-03-28 8:04 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1026 bytes --]
On Tue, 28 Mar 2006 00:06:54 -0600, Teresa and Dale wrote:
> I upgraded gcc a while back. I thought I read somewhere that it is best
> to just upgrade on occasion with the major upgrades. Should this be
> upgraded or should I mask it? This is what I get:
>
> > root@smoker / # emerge -up world
> >
> > These are the packages that I would merge, in order:
> >
> > Calculating world dependencies ...done!
> > [ebuild U ] sys-devel/gcc-config-1.3.13-r1 [1.3.12-r6]
> > [ebuild U ] sys-devel/gcc-3.4.5-r1 [3.4.5]
Read the changelog and decide for yourself.
"emerge --changelog gcc" will show you the changes and the reason for
the upgrade.
> I really don't want to do a emerge -e world or rebuild a lot right now.
> I am glad to see the new Scribus though. ;-)
You don't have to do an emerge -e- world for a minor update to GCC. Maybe
when you go from 3.3 to 3.4, or 3.4 to 4.0, but not for this.
--
Neil Bothwick
Bookmark - A means of returning to where you got lost last time.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-28 6:06 [gentoo-user] gcc upgrade, should it upgrade? Teresa and Dale
2006-03-28 8:04 ` Neil Bothwick
@ 2006-03-28 12:24 ` Hemmann, Volker Armin
2006-03-28 15:50 ` Teresa and Dale
1 sibling, 1 reply; 15+ messages in thread
From: Hemmann, Volker Armin @ 2006-03-28 12:24 UTC (permalink / raw
To: gentoo-user
On Tuesday 28 March 2006 08:06, Teresa and Dale wrote:
> Hi,
>
> I upgraded gcc a while back. I thought I read somewhere that it is best
> to just upgrade on occasion with the major upgrades. Should this be
>
> upgraded or should I mask it? This is what I get:
> > root@smoker / # emerge -up world
> >
> > These are the packages that I would merge, in order:
> >
> > Calculating world dependencies ...done!
> > [ebuild U ] sys-devel/gcc-config-1.3.13-r1 [1.3.12-r6]
> > [ebuild U ] sys-devel/gcc-3.4.5-r1 [3.4.5]
> > [ebuild U ] app-office/scribus-1.3.3 [1.3.2-r1]
> > [ebuild U ] sys-apps/dbus-0.61-r1 [0.61]
> > root@smoker / #
>
> I really don't want to do a emerge -e world or rebuild a lot right now.
> I am glad to see the new Scribus though. ;-)
>
you don't have to.
As long as you are not updating to gcc4 you never need to make an emerge -e
world. Not because of gcc updates and never because of glibc updates.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-28 12:24 ` Hemmann, Volker Armin
@ 2006-03-28 15:50 ` Teresa and Dale
2006-03-28 16:14 ` Neil Bothwick
0 siblings, 1 reply; 15+ messages in thread
From: Teresa and Dale @ 2006-03-28 15:50 UTC (permalink / raw
To: gentoo-user
Hemmann, Volker Armin wrote:
>On Tuesday 28 March 2006 08:06, Teresa and Dale wrote:
>
>
>>Hi,
>>
>>I upgraded gcc a while back. I thought I read somewhere that it is best
>>to just upgrade on occasion with the major upgrades. Should this be
>>
>>upgraded or should I mask it? This is what I get:
>>
>>
>>>root@smoker / # emerge -up world
>>>
>>>These are the packages that I would merge, in order:
>>>
>>>Calculating world dependencies ...done!
>>>[ebuild U ] sys-devel/gcc-config-1.3.13-r1 [1.3.12-r6]
>>>[ebuild U ] sys-devel/gcc-3.4.5-r1 [3.4.5]
>>>[ebuild U ] app-office/scribus-1.3.3 [1.3.2-r1]
>>>[ebuild U ] sys-apps/dbus-0.61-r1 [0.61]
>>>root@smoker / #
>>>
>>>
>>I really don't want to do a emerge -e world or rebuild a lot right now.
>>I am glad to see the new Scribus though. ;-)
>>
>>
>>
>
>you don't have to.
>
>As long as you are not updating to gcc4 you never need to make an emerge -e
>world. Not because of gcc updates and never because of glibc updates.
>
>
Thanks to both. I looked in my world file and I think I upgraded as a
oneshot so why is it upgradeing? I did the -t option and nothing else
is coming up as pulling it in. Strange.
Thanks
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-28 15:50 ` Teresa and Dale
@ 2006-03-28 16:14 ` Neil Bothwick
2006-03-29 4:33 ` Teresa and Dale
0 siblings, 1 reply; 15+ messages in thread
From: Neil Bothwick @ 2006-03-28 16:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
On Tue, 28 Mar 2006 09:50:28 -0600, Teresa and Dale wrote:
> Thanks to both. I looked in my world file and I think I upgraded as a
> oneshot so why is it upgradeing? I did the -t option and nothing else
> is coming up as pulling it in. Strange.
gcc is part of system.
--
Neil Bothwick
Justify my text? I'm sorry but it has no excuse.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-28 16:14 ` Neil Bothwick
@ 2006-03-29 4:33 ` Teresa and Dale
2006-03-29 4:41 ` Ryan Tandy
0 siblings, 1 reply; 15+ messages in thread
From: Teresa and Dale @ 2006-03-29 4:33 UTC (permalink / raw
To: gentoo-user
Neil Bothwick wrote:
>On Tue, 28 Mar 2006 09:50:28 -0600, Teresa and Dale wrote:
>
>
>
>>Thanks to both. I looked in my world file and I think I upgraded as a
>>oneshot so why is it upgradeing? I did the -t option and nothing else
>>is coming up as pulling it in. Strange.
>>
>>
>
>gcc is part of system.
>
>
>
>
LOL That would be a good reason huh? Where is that file? I'm not real
sure about upgrading this thing right now. Oh, what the heck. I'll
upgrade it anyway.
Thanks
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 4:33 ` Teresa and Dale
@ 2006-03-29 4:41 ` Ryan Tandy
2006-03-29 5:10 ` Teresa and Dale
` (2 more replies)
0 siblings, 3 replies; 15+ messages in thread
From: Ryan Tandy @ 2006-03-29 4:41 UTC (permalink / raw
To: gentoo-user
Teresa and Dale wrote:
> Neil Bothwick wrote:
>
>
>> On Tue, 28 Mar 2006 09:50:28 -0600, Teresa and Dale wrote:
>>
>>
>>
>>
>>> Thanks to both. I looked in my world file and I think I upgraded as a
>>> oneshot so why is it upgradeing? I did the -t option and nothing else
>>> is coming up as pulling it in. Strange.
>>>
>>>
>>>
>> gcc is part of system.
>>
>>
>>
>>
>>
> LOL That would be a good reason huh? Where is that file? I'm not real
> sure about upgrading this thing right now. Oh, what the heck. I'll
> upgrade it anyway.
>
> Thanks
>
> Dale
> :-)
>
Assuming it's the gcc-3.4.5-r1 update you're considering postponing, you
could just:
# echo '>sys-devel/gcc-3.4.5' >> /etc/portage/package.mask
and just remove that line when you're ready to upgrade. It's a *far*
better idea than trying to modify your profile.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 4:41 ` Ryan Tandy
@ 2006-03-29 5:10 ` Teresa and Dale
2006-03-29 13:27 ` Hemmann, Volker Armin
2006-03-29 8:21 ` Neil Bothwick
2006-03-29 8:52 ` Keats
2 siblings, 1 reply; 15+ messages in thread
From: Teresa and Dale @ 2006-03-29 5:10 UTC (permalink / raw
To: gentoo-user
Ryan Tandy wrote:
> Teresa and Dale wrote:
>
>> Neil Bothwick wrote:
>>
>>> gcc is part of system.
>>>
>>>
>>>
>>>
>>>
>>
>> LOL That would be a good reason huh? Where is that file? I'm not real
>> sure about upgrading this thing right now. Oh, what the heck. I'll
>> upgrade it anyway.
>>
>> Thanks
>>
>> Dale
>> :-)
>>
>
> Assuming it's the gcc-3.4.5-r1 update you're considering postponing,
> you could just:
>
> # echo '>sys-devel/gcc-3.4.5' >> /etc/portage/package.mask
>
> and just remove that line when you're ready to upgrade. It's a *far*
> better idea than trying to modify your profile.
I was just going to mask it or upgrade by hand till I had time to mess
with it. I got me a new girlfriend and she has two kids. I go from
nobody to worry about but me to me and three other people to worry
about. Just don't have as much time as I used to have. One boy plays
baseball and the other does cub scouts. :/
I'll get around to it eventually.
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 4:41 ` Ryan Tandy
2006-03-29 5:10 ` Teresa and Dale
@ 2006-03-29 8:21 ` Neil Bothwick
2006-03-29 8:47 ` Nagatoro
2006-03-29 8:52 ` Keats
2 siblings, 1 reply; 15+ messages in thread
From: Neil Bothwick @ 2006-03-29 8:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 587 bytes --]
On Tue, 28 Mar 2006 20:41:14 -0800, Ryan Tandy wrote:
> Assuming it's the gcc-3.4.5-r1 update you're considering postponing,
> you could just:
>
> # echo '>sys-devel/gcc-3.4.5' >> /etc/portage/package.mask
>
> and just remove that line when you're ready to upgrade. It's a *far*
> better idea than trying to modify your profile.
echo '=sys-devel/gcc-3.4.5-r1' >> /etc/portage/package.mask is better if you only want to postpone this upgrade. Your suggestion blocks all future upgrades.
--
Neil Bothwick
"Bother," said Pooh, as he drained the vodka bottle dry.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 8:21 ` Neil Bothwick
@ 2006-03-29 8:47 ` Nagatoro
2006-03-29 16:24 ` Teresa and Dale
0 siblings, 1 reply; 15+ messages in thread
From: Nagatoro @ 2006-03-29 8:47 UTC (permalink / raw
To: gentoo-user
Neil Bothwick wrote:
> On Tue, 28 Mar 2006 20:41:14 -0800, Ryan Tandy wrote:
>
>> Assuming it's the gcc-3.4.5-r1 update you're considering postponing,
>> you could just:
>>
>> # echo '>sys-devel/gcc-3.4.5' >> /etc/portage/package.mask
>>
>> and just remove that line when you're ready to upgrade. It's a *far*
>> better idea than trying to modify your profile.
>
> echo '=sys-devel/gcc-3.4.5-r1' >> /etc/portage/package.mask is better if you only want to postpone this upgrade. Your suggestion blocks all future upgrades.
>
>
Why don't upgrade? As far as I know upgrading gcc isn't a big deal. It
was just the 3.3.x -> 3.4.x that was due to that the api for c++ had
changed.
--
Naga
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 4:41 ` Ryan Tandy
2006-03-29 5:10 ` Teresa and Dale
2006-03-29 8:21 ` Neil Bothwick
@ 2006-03-29 8:52 ` Keats
2 siblings, 0 replies; 15+ messages in thread
From: Keats @ 2006-03-29 8:52 UTC (permalink / raw
To: gentoo-user
Le mardi 28 mars 2006 à 20:41 -0800, Ryan Tandy a écrit :
> Teresa and Dale wrote:
> > Neil Bothwick wrote:
> >
> >
> >> On Tue, 28 Mar 2006 09:50:28 -0600, Teresa and Dale wrote:
> >>
> >>
> >>
> >>
> >>> Thanks to both. I looked in my world file and I think I upgraded as a
> >>> oneshot so why is it upgradeing? I did the -t option and nothing else
> >>> is coming up as pulling it in. Strange.
> >>>
> >>>
> >>>
> >> gcc is part of system.
> >>
> >>
> >>
> >>
> >>
> > LOL That would be a good reason huh? Where is that file? I'm not real
> > sure about upgrading this thing right now. Oh, what the heck. I'll
> > upgrade it anyway.
> >
> > Thanks
> >
> > Dale
> > :-)
> >
> Assuming it's the gcc-3.4.5-r1 update you're considering postponing, you
> could just:
>
> # echo '>sys-devel/gcc-3.4.5' >> /etc/portage/package.mask
>
> and just remove that line when you're ready to upgrade. It's a *far*
> better idea than trying to modify your profile.
upgrading from 3.4.5 to 3.4.5-r1 won't change the system
so you will not have to rebuild anything :)
it's an upgrade to gcc >= 4.0 that needs a emerge -e world
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 5:10 ` Teresa and Dale
@ 2006-03-29 13:27 ` Hemmann, Volker Armin
0 siblings, 0 replies; 15+ messages in thread
From: Hemmann, Volker Armin @ 2006-03-29 13:27 UTC (permalink / raw
To: gentoo-user
On Wednesday 29 March 2006 07:10, Teresa and Dale wrote:
>
> I was just going to mask it or upgrade by hand till I had time to mess
> with it. I got me a new girlfriend and she has two kids. I go from
> nobody to worry about but me to me and three other people to worry
> about. Just don't have as much time as I used to have. One boy plays
> baseball and the other does cub scouts. :/
>
> I'll get around to it eventually.
>
> Dale
emerge -u world
there is nothing to worry about. Or do you sit in front of your monitor and
watch it compile?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 8:47 ` Nagatoro
@ 2006-03-29 16:24 ` Teresa and Dale
2006-03-29 17:26 ` Holly Bostick
0 siblings, 1 reply; 15+ messages in thread
From: Teresa and Dale @ 2006-03-29 16:24 UTC (permalink / raw
To: gentoo-user
Nagatoro wrote:
>Neil Bothwick wrote:
>
>
>>On Tue, 28 Mar 2006 20:41:14 -0800, Ryan Tandy wrote:
>>
>>
>>
>>>Assuming it's the gcc-3.4.5-r1 update you're considering postponing,
>>>you could just:
>>>
>>># echo '>sys-devel/gcc-3.4.5' >> /etc/portage/package.mask
>>>
>>>and just remove that line when you're ready to upgrade. It's a *far*
>>>better idea than trying to modify your profile.
>>>
>>>
>>echo '=sys-devel/gcc-3.4.5-r1' >> /etc/portage/package.mask is better if you only want to postpone this upgrade. Your suggestion blocks all future upgrades.
>>
>>
>>
>>
>
>Why don't upgrade? As far as I know upgrading gcc isn't a big deal. It
>was just the 3.3.x -> 3.4.x that was due to that the api for c++ had
>changed.
>
>
Oh, I thought it was a big deal. That's why I was wanting to wait.
Funny thing is, it don't want to upgrade now so maybe it had a bug and
they set it back again or something, or I just missed it and upgraded
anyway. ;-)
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 16:24 ` Teresa and Dale
@ 2006-03-29 17:26 ` Holly Bostick
2006-03-29 19:56 ` Teresa and Dale
0 siblings, 1 reply; 15+ messages in thread
From: Holly Bostick @ 2006-03-29 17:26 UTC (permalink / raw
To: gentoo-user
Teresa and Dale schreef> Nagatoro wrote:
>>>
>> Why don't upgrade? As far as I know upgrading gcc isn't a big deal.
>> It was just the 3.3.x -> 3.4.x that was due to that the api for
>> c++ had changed.
>
> Oh, I thought it was a big deal. That's why I was wanting to wait.
> Funny thing is, it don't want to upgrade now so maybe it had a bug
> and they set it back again or something, or I just missed it and
> upgraded anyway. ;-)
>
(other) Funny thing is, last I heard, you were planning to mask the
"upgrade" versions of GCC. If you did that, of /course/ you are no
longer offered upgrades, since that's the point of masking (to mark a
package as "unavailable to be installed on this computer").
gcc-3.4.5-r1 is the most recent stable; current unstable (~x86) is
3.4.6, 4.0 is masked (hard-masked), so you wouldn't see it anyway.
So I'm guessing you are running stable only, and masked the most recent
stable version explicitly (3.4.5-r1)? If you masked only that version in
/etc/portage/package.mask, like so
=sys-devel/gcc-3.4.5-r1
you won't see an offer to update until 3.4.6 goes stable; if you masked
all versions above your current version, as in
| > =sys-devel/gcc-3.4.5-r1
you won't see an offer to update ever, until you adjust the mask.
Although when 4.0 makes it into the tree, it might use a different slot,
so that might make you an offer.
But as far as I know, 3.4.5-r1 is still alive and kicking in the tree.
Holly
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] gcc upgrade, should it upgrade?
2006-03-29 17:26 ` Holly Bostick
@ 2006-03-29 19:56 ` Teresa and Dale
0 siblings, 0 replies; 15+ messages in thread
From: Teresa and Dale @ 2006-03-29 19:56 UTC (permalink / raw
To: gentoo-user
Holly Bostick wrote:
>
>>(other) Funny thing is, last I heard, you were planning to mask the
>>"upgrade" versions of GCC. If you did that, of /course/ you are no
>>longer offered upgrades, since that's the point of masking (to mark a
>>package as "unavailable to be installed on this computer").
>>
>>gcc-3.4.5-r1 is the most recent stable; current unstable (~x86) is
>>3.4.6, 4.0 is masked (hard-masked), so you wouldn't see it anyway.
>>
>>So I'm guessing you are running stable only, and masked the most recent
>>stable version explicitly (3.4.5-r1)? If you masked only that version in
>>/etc/portage/package.mask, like so
>>
>>=sys-devel/gcc-3.4.5-r1
>>
>>you won't see an offer to update until 3.4.6 goes stable; if you masked
>>all versions above your current version, as in
>>
>>| > =sys-devel/gcc-3.4.5-r1
>>
>>you won't see an offer to update ever, until you adjust the mask.
>>Although when 4.0 makes it into the tree, it might use a different slot,
>>so that might make you an offer.
>>
>>But as far as I know, 3.4.5-r1 is still alive and kicking in the tree.
>>
>>Holly
>>
>>
Well, I didn't get around to changing anything in the mask file so
either it did it and I forgot it or some ghost came in and took care of
it for me. ;-) I guess since it was a minor update it won't matter anyway.
Nice to hear from you again though Holly. Take Care.
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2006-03-29 20:09 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-28 6:06 [gentoo-user] gcc upgrade, should it upgrade? Teresa and Dale
2006-03-28 8:04 ` Neil Bothwick
2006-03-28 12:24 ` Hemmann, Volker Armin
2006-03-28 15:50 ` Teresa and Dale
2006-03-28 16:14 ` Neil Bothwick
2006-03-29 4:33 ` Teresa and Dale
2006-03-29 4:41 ` Ryan Tandy
2006-03-29 5:10 ` Teresa and Dale
2006-03-29 13:27 ` Hemmann, Volker Armin
2006-03-29 8:21 ` Neil Bothwick
2006-03-29 8:47 ` Nagatoro
2006-03-29 16:24 ` Teresa and Dale
2006-03-29 17:26 ` Holly Bostick
2006-03-29 19:56 ` Teresa and Dale
2006-03-29 8:52 ` Keats
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox