D | setup_ubuntu-host_qemu-vm_x86-64-kernel.md | 5 ## GCC section in Setup: Ubuntu host, QEMU vm, x86-64 kernel 7 …kaller requires coverage support in GCC, we need to use a recent GCC version. To checkout GCC 7.1.… 9 svn checkout svn://gcc.gnu.org/svn/gcc/trunk $GCC 10 cd $GCC 17 diff --git a/gcc/tree.h b/gcc/tree.h 19 --- a/gcc/tree.h 20 +++ b/gcc/tree.h 34 Install GCC prerequisites: 39 Build GCC: 44 …=no --with-gnu-as --with-gnu-ld --with-ld=/usr/bin/ld.bfd --disable-multilib --prefix=$GCC/install/ [all …]
|