Searching GCC version with workable stack protector SSP

224 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 best solutions below

0
On

This will work:

genkernel --menuconfig all