On 14 Dec 2007 21:39:30 -0000, <erk_3 (at) hotmail (dot) com [email concealed]> wrote:
> I had the same problem, there are a few switches you have to use if compiling with a recent version of gcc. I cant remember the other one (i'll go look now) but try compiling with this flag.
>
>
> -fno-stack-protector
Also this flag...
-fno-stack-protector-all
--
Kristian Erik Hermansen
"I have no special talent. I am only passionately curious."
> I had the same problem, there are a few switches you have to use if compiling with a recent version of gcc. I cant remember the other one (i'll go look now) but try compiling with this flag.
>
>
> -fno-stack-protector
Also this flag...
-fno-stack-protector-all
--
Kristian Erik Hermansen
"I have no special talent. I am only passionately curious."
[ reply ]