* [gentoo-user] about updating gcc & wiki pages
@ 2015-08-27 7:53 Harry Putnam
2015-08-27 8:27 ` J. Roeleveld
2015-08-27 9:05 ` wraeth
0 siblings, 2 replies; 5+ messages in thread
From: Harry Putnam @ 2015-08-27 7:53 UTC (permalink / raw
To: gentoo-user
Can anyone offer an informed opinion as to whether the wiki pages at:
https://wiki.gentoo.org/wiki/Upgrading_GCC
Are current and apply as well to the newest gcc versions?
I am not having any problem so far (only just compiling as I wrrite)
but I have a hunch those pages may be getting a bit long in the tooth,
and just hoping to head off any problems that may have occured in newest
versions.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] about updating gcc & wiki pages
2015-08-27 7:53 [gentoo-user] about updating gcc & wiki pages Harry Putnam
@ 2015-08-27 8:27 ` J. Roeleveld
2015-08-27 9:05 ` wraeth
1 sibling, 0 replies; 5+ messages in thread
From: J. Roeleveld @ 2015-08-27 8:27 UTC (permalink / raw
To: gentoo-user
On Thursday, August 27, 2015 03:53:03 AM Harry Putnam wrote:
> Can anyone offer an informed opinion as to whether the wiki pages at:
> https://wiki.gentoo.org/wiki/Upgrading_GCC
>
> Are current and apply as well to the newest gcc versions?
>
> I am not having any problem so far (only just compiling as I wrrite)
> but I have a hunch those pages may be getting a bit long in the tooth,
> and just hoping to head off any problems that may have occured in newest
> versions.
I tend to only do the "short version".
Removing the old version is handled by " emerge -va --depclean "
--
Joost
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] about updating gcc & wiki pages
2015-08-27 7:53 [gentoo-user] about updating gcc & wiki pages Harry Putnam
2015-08-27 8:27 ` J. Roeleveld
@ 2015-08-27 9:05 ` wraeth
2015-08-27 10:04 ` [gentoo-user] " Harry Putnam
1 sibling, 1 reply; 5+ messages in thread
From: wraeth @ 2015-08-27 9:05 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 27/08/15 17:53, Harry Putnam wrote:
> Can anyone offer an informed opinion as to whether the wiki pages
> at: https://wiki.gentoo.org/wiki/Upgrading_GCC
>
> Are current and apply as well to the newest gcc versions?
You may not have noticed but at the bottom of each wiki page there is
a timestamp:
"This page was last modified on 11 August 2015, at 20:29."
While I don't take this as a verification of correctness, I usually do
consider it an indication of not-completely-wrongness.
- --
wraeth <wraeth@wraeth.id.au>
GnuPG Key: B2D9F759
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iF4EAREIAAYFAlXe0vIACgkQXcRKerLZ91mVBQD+LY2m0Zs2vZdzt/ZzbWAyaQa4
Q8nuCJuGAJovLcLGnAAA/06YQHcK+OcFWPIFwpSFRpA94Vw3opzuotH6/7+i3gES
=lf3B
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: about updating gcc & wiki pages
2015-08-27 9:05 ` wraeth
@ 2015-08-27 10:04 ` Harry Putnam
2015-08-27 15:09 ` James
0 siblings, 1 reply; 5+ messages in thread
From: Harry Putnam @ 2015-08-27 10:04 UTC (permalink / raw
To: gentoo-user
wraeth <wraeth@wraeth.id.au> writes:
> On 27/08/15 17:53, Harry Putnam wrote:
>> Can anyone offer an informed opinion as to whether the wiki pages
>> at: https://wiki.gentoo.org/wiki/Upgrading_GCC
>>
>> Are current and apply as well to the newest gcc versions?
>
> You may not have noticed but at the bottom of each wiki page there is
> a timestamp:
Ha... thanks for the nudge ... somewhere in the back of my pea brain,
I think I once new that...
So, if the emerge of gcc ever finishes ... hehe. I'll follow on thru.
> "This page was last modified on 11 August 2015, at 20:29."
>
> While I don't take this as a verification of correctness, I usually do
> consider it an indication of not-completely-wrongness.
At the very least, someone with enough privileges has visited the page.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: about updating gcc & wiki pages
2015-08-27 10:04 ` [gentoo-user] " Harry Putnam
@ 2015-08-27 15:09 ` James
0 siblings, 0 replies; 5+ messages in thread
From: James @ 2015-08-27 15:09 UTC (permalink / raw
To: gentoo-user
Harry Putnam <reader <at> newsguy.com> writes:
> >> Can anyone offer an informed opinion as to whether the wiki pages
> >> at: https://wiki.gentoo.org/wiki/Upgrading_GCC
First glance it seems updated.
> >> Are current and apply as well to the newest gcc versions?
GCC-5.2? Several folks have posted to a thread that gcc-5.2
is working great....
> > You may not have noticed but at the bottom of each wiki page there is
> > a timestamp:
> Ha... thanks for the nudge ... somewhere in the back of my pea brain,
> I think I once new that...
>
> So, if the emerge of gcc ever finishes ... hehe. I'll follow on thru.
>
> > "This page was last modified on 11 August 2015, at 20:29."
> >
> > While I don't take this as a verification of correctness, I usually do
> > consider it an indication of not-completely-wrongness.
True. What I find is often the fringe or edge cases are not discussed.
It's not that folks responsible for the pages do not want that sort
of extra information, particular from proven, resourceful community members,
it that those folks fail to file doc bugs on bgo proposing
those enhancements. YOU can do that minimally, and before long
(I think) you'll be able to edit some pages either directly or
post them as attachments to the corresponding bug report.
> At the very least, someone with enough privileges has visited the page.
More work on the accuracy and completeness of the gentoo wiki is
definitely warranted, so just file bgo reports of your ideas for enhancements.
Welcome back, Harry......
James
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-08-27 15:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 7:53 [gentoo-user] about updating gcc & wiki pages Harry Putnam
2015-08-27 8:27 ` J. Roeleveld
2015-08-27 9:05 ` wraeth
2015-08-27 10:04 ` [gentoo-user] " Harry Putnam
2015-08-27 15:09 ` James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox