[Bug c/102361] Errors compiling Linux kernel 5.14.4 with CONFIG_FORTIFY=y
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 16 12:36:16 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
See https://gcc.gnu.org/bugs/
On the kernel side, I guess you want to use make V=1 so that it shows the
compiler command lines, then copy & paste relevant command both here and into
command line where you add -save-temps to it to get preprocessed source.
More information about the Gcc-bugs
mailing list