Gentoo Archives: gentoo-hardened

From: Ned Ludd <solar@g.o>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] how to find out if something was compiled with -fstack-protector?
Date: Thu, 12 May 2005 13:38:45
Message-Id: 1115903806.12413.5.camel@localhost
In Reply to: Re: [gentoo-hardened] how to find out if something was compiled with -fstack-protector? by Chris Smart
1 On Thu, 2005-05-12 at 23:07 +1000, Chris Smart wrote:
2 > should one be adding -fstack-protector to CFLAGS, or is it included for
3 > opteron under gcc 3.4?
4
5 If your using the hardened profile and toolchain then there is no need
6 to add -fstack-protector to CFLAGS. Infact hardened does not directly
7 support the adding of -fstack-protector to CFLAGS as it often leads to
8 miscompiles and undesired results.
9
10
11
12 --
13 Ned Ludd <solar@g.o>
14
15 --
16 gentoo-hardened@g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] how to find out if something was compiled with -fstack-protector? Chris Smart <taskara@××××××××××××.net>