https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
--- Comment #8 from DAC324 ---
This is the first error; if make is used with -j greater than 1, several of
those errors occur (see introduction).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
--- Comment #7 from DAC324 ---
Created attachment 51470
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51470&action=edit
File mm/memcontrol.c saved with -save-temps option (2/2)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
--- Comment #6 from DAC324 ---
Created attachment 51469
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51469&action=edit
File mm/memcontrol.c saved with -save-temps option
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
--- Comment #5 from DAC324 ---
OK, here we go:
make -f ./scripts/Makefile.build obj=mm/kfence \
\
need-builtin=1 \
need-modorder=1
gcc -Wp,-MMD,mm/.memcontrol.o.d -nostdinc -isystem
/usr/lib/gcc/x86_64-pc-linux-gnu/12.0.0/include -I./arch/x8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
--- Comment #4 from DAC324 ---
Please let me kindly ask you for instructions on how to do that.
As described in the introduction, I was trying to compile the Linux kernel from
the usual source tarball available on kernel.org.
What I did after
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
--- Comment #2 from DAC324 ---
Please let me kindly ask you for instructions on how to do that.
As described in the introduction, I was trying to compile the Linux kernel from
the usual source tarball available on kernel.org.
What I did after
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102361
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
St