Gentoo Archives: gentoo-dev

From: Roy Marples <uberlord@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] how to turn off hardened gcc flags reliably?
Date: Thu, 02 Mar 2006 00:44:24
Message-Id: 200603020041.45209.uberlord@gentoo.org
In Reply to: Re: [gentoo-dev] how to turn off hardened gcc flags reliably? by solar
1 On Wednesday 01 March 2006 17:41, solar wrote:
2 > On Wed, 2006-03-01 at 17:17 +0000, Duncan Coutts wrote:
3 > > I presume it's a gentoo patch to gcc-4 to add back in
4 > > -fno-stack-protector?
5 >
6 > For the 4.0.x it should be just a dummy call.
7 > For 4.1 it is included. What does change and is really uncool with 4.1
8 > is that -fno-stack-protector-all is missing and wont be added
9 > back without several somebodies making a case for it upstream.
10 >
11
12 For the non technically minded folks whats the difference between
13 -fno-stack-protector and -fno-stack-protector-all?
14
15 Thanks
16
17 Roy
18 --
19 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] how to turn off hardened gcc flags reliably? Duncan Coutts <dcoutts@g.o>