Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "stack-protector-strong" option results in gcc error
Date: Tue, 23 Sep 2014 08:54:17
Message-Id: 20140923085403.GA4540@waltdnes.org
In Reply to: Re: [gentoo-user] "stack-protector-strong" option results in gcc error by Alexander Kapshuk
1 On Tue, Sep 23, 2014 at 09:16:42AM +0300, Alexander Kapshuk wrote
2 >
3 > Looks like support for '-fstack-protector-strong' was implemented in
4 > more recent versions of gcc. The the URL below for details:
5 >
6 > https://securityblog.redhat.com/tag/stack-protector/
7
8 Thanks for the explanation. The blog says...
9
10 > GCC 4.8.1 and the GCC version in Fedora 19 added another mode,
11 > -fstack-protector-strong, bringing the number of stack protector
12 > modes up to three.
13
14 Gentoo stable appears to be gcc-4.7.3-r1. ebuilds up to gcc-4.9.1 are
15 present in the tree. Upgrading gcc is painful, so I appreciate the
16 maintainers not forcing a rebuild with every version bump. That's the
17 philosophy behind "stable". The tradeoff is that we have to wait longer
18 for "new and shiney" stuff. For those who want it, you can always
19 keyword a later version of gcc.
20
21 --
22 Walter Dnes <waltdnes@××××××××.org>
23 I don't run "desktop environments"; I run useful applications

Replies