On Thu, Jul 16, 2020 at 01:37:20PM +0200, [email protected] wrote: > $ /opt/cross/bin/sh4-linux-gcc --version > sh4-linux-gcc (GCC) 10.1.0
$ git checkout origin/master # linus' tree $ mkdir sh-defconfig $ make O=sh-defconfig/ ARCH=sh CROSS_COMPILE=/opt/cross/bin/sh4-linux- defconfig # shx3_defconfig $ make O=sh-defconfig/ ARCH=sh CROSS_COMPILE=/opt/cross/bin/sh4-linux- -j80 insane stream of errors Help?

