Richard, Do you think I should be able to build gcc itself with the -fstack-protector flag and what is the most appropriate way to achieve that (ie brute force using a CFLAG or some configure flag)? I am interested in doing this so that I can have a libgfortran built with -fstack-protector to try to track down a potential stack corruption problem. Thanks in advance for any advice. Jack
- Re: does -fstack-protector work for gcc 4.1 on Darwin 8? Jack Howarth