Hi,
I create a new application project and add the command -fstack-protector-all. The compilation fails with the following message:
undefined reference to `__stack_chk_fail'
undefined reference to `__stack_chk_guard'
S32DS projects created from Example support the -fstack-protector-all command.
I didn't find any difference in the stack protection configuration between these two projects,Can you help me with this?
MCU:FS32K146, IDE:S32DS
Hi,
is into your non-example project properly linked STD C library? What version of gcc are you using?
Hi,
I have the same configuration as you, GCC version 6.3
I tested your project and it can be build without any issue. What's your S32DS version?
S32DS version is 3.4