Re: Re: Status of Gcc-5.1.0?

Barry Schwartz <[email protected]> Sat, 23 May 2015 15:36:13 -0500
Newsgroups gmane.linux.gentoo.amd64
Message-ID <20150523203613.GA4042@crud>
Frank Peters <[email protected]> skribis:
> On Sat, 23 May 2015 15:47:04 +0000 (UTC)
> Martin Vaeth <[email protected]> wrote:
> 
> > 
> > My experience is quite the opposite: With graphite, I had
> > many random crashes (and seldom also unexplainable compiler
> > errors which vanish without graphite).
> >
> 
> My whole system has been compiled with graphite since its introduction
> and I've never seen any problems.

Well, to my mind, the biggest problem with graphite is how it is
dependent on libraries with funny names. Thus one should always, I
think, at least keep a compiler of _some_ reliable version around
compiled without it, and capable of building other gcc versions.

I tend to keep quite a few gcc versions around, but then I like to
program and occasionally to test on different versions. Also, being
conservative, I generally use a newer version for development than for
building my system. I do not move my system compiler to a new version
just because I installed that version. One can always set the compiler
per-package via /etc/portage files.