Hi, compiling kernel on my hardened machine has long produced a warning:/usr/src/linux-2.6.35.8-vs2.3.0.36.33-pax-test26/arch/x86/Makefile:81: stack protector enabled but no compiler support
However, I would have expected this to go away now that I have upgraded to gcc-4.4.4?
# gcc-config -l [1] x86_64-pc-linux-gnu-4.4.4 * [2] x86_64-pc-linux-gnu-4.4.4-hardenednopie ... Any thoughts on what is going awry? Thanks Ed W
