On Fri, 14 Dec 2007 21:39:30 GMT, erk_3 (at) hotmail (dot) com [email concealed] said:
> I had the same problem, there are a few switches you have to use if compiling
> with a recent version of gcc.
>
> -fno-stack-protector
fortify-source is likely the other thing you want to look into:
> I had the same problem, there are a few switches you have to use if compiling
> with a recent version of gcc.
>
> -fno-stack-protector
fortify-source is likely the other thing you want to look into:
http://gcc.gnu.org/ml/gcc-patches/2004...
[ more ]