undefined reference to `__stack_chk_fail’

This item was filled under [ development ]

just add -fno-stack-protector to your CFLAGS;

CFLAGS =-g -ffreestanding -nostdlib -fno-builtin -fno-exceptions -Wall -fno-stack-protector

Tagged with: [ , , , ]
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Comment