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 notsure how to test its functionality. Also, this is based on IBM's ProPolicecode, 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