Gentoo Archives: gentoo-user

From: Michael Orlitzky <mjo@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "stack-protector-strong" option results in gcc error
Date: Tue, 23 Sep 2014 13:34:08
Message-Id: 542176B9.8080100@gentoo.org
In Reply to: Re: [gentoo-user] "stack-protector-strong" option results in gcc error by Walter Dnes
1 On 09/23/2014 04:54 AM, Walter Dnes wrote:
2 >
3 > Gentoo stable appears to be gcc-4.7.3-r1. ebuilds up to gcc-4.9.1 are
4 > present in the tree. Upgrading gcc is painful, so I appreciate the
5 > maintainers not forcing a rebuild with every version bump. That's the
6 > philosophy behind "stable". The tradeoff is that we have to wait longer
7 > for "new and shiney" stuff. For those who want it, you can always
8 > keyword a later version of gcc.
9 >
10
11 Stabilization of GCC is especially careful because if your GCC winds up
12 broken, you might not be able to fix it (emerge won't work).
13
14 And since GCC is used to build everything else on your system, it can't
15 go stable until all upstream packages are fixed or patched to work with
16 the new GCC.
17
18 There's usually a tracker for those packages. For gcc-4.9 it's at,
19
20 https://bugs.gentoo.org/show_bug.cgi?id=gcc-4.9

Replies

Subject Author
Re: [gentoo-user] "stack-protector-strong" option results in gcc error Hinnerk van Bruinehsen <h.v.bruinehsen@×××××××××.de>