This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
does -fstack-protector work for gcc 4.1 on Darwin 8?
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: gcc at gcc dot gnu dot org
- Date: Wed, 3 Aug 2005 20:48:46 -0400 (EDT)
- Subject: does -fstack-protector work for gcc 4.1 on Darwin 8?
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?
Jack