Re: 2.6.17-mm5 -- Busted toolchain? -- usr/klibc/exec_l.c:59: undefinedreference to `__stack_chk_fail'
From: H. Peter Anvin
Date: Sun Jul 02 2006 - 14:03:54 EST
Arjan van de Ven wrote:
Obviously, but at that time we should enable -fno-stack-protector vs
-fno-stack-protector doesn't even exist afaics; simply because gcc has
this as a positive commandline option only..
You actively have to fight gcc's internals to make a boolean option
positive only, and that's a good thing. The only reason it's possible
at all are as a way to deal with multistate options.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/