This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: does -fstack-protector work for gcc 4.1 on Darwin 8?



On Aug 3, 2005, at 5:48 PM, Jack Howarth wrote:


Does anyone know if the -fstack-protector option in gcc 4.1 branch
works on Darwin 8 (Tiger)? I can compile binaries with it but I'm not
sure how to test its functionality. Also, this is based on IBM's ProPolice
code, right?



I'm surprised you could compile code until today - it wouldn't link the ssp libraries in...


Anyhow, it seems to work in my limited testing after I checked in a couple of patches.

-eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]