bootx_init.c:88: undefined reference to `__stack_chk_fail_local'

Benjamin Herrenschmidt benh at au1.ibm.com
Tue Jan 10 15:32:02 AEDT 2017


On Mon, 2017-01-09 at 18:11 -0800, Christian Kujau wrote:
> So, with -fno-stack-protector my GCC 4.9.2 compiles with 
> CC_STACKPROTECTOR_STRONG=y but panics during boot:

How can it make any sense to have -fno-stack-protector and
CC_STACKPROTECTOR_STRONG=y at the same time ?

Ben.



More information about the Linuxppc-dev mailing list