Searching GCC version with workable stack protector SSP

192 views Asked by At

Using genkernel all (on Gentoo) and gcc-5.4.0 get the error:

-fstack-protector not supported by compiler

I know starting from 4.8.3 gcc supports SSP.

But I have this bug compiling Gentoo kernel. Which gcc version you'll advise?

1

There are 1 answers

0
fuch your face On

This will work:

genkernel --menuconfig all