Jim Davis <[email protected]> writes: > On Wed, Nov 2, 2016 at 4:12 AM, Michael Ellerman <[email protected]> wrote: >> Jim Davis <[email protected]> writes: >> >>> On Sun, Oct 30, 2016 at 10:37 PM, Michael Ellerman <[email protected]> >>> wrote: >>>> More here: >>>> >>>> https://github.com/linuxppc/linux/wiki/Building-powerpc-kernels >>> >>> Cool; the little-endian build worked fine, but >> >> Yay, thanks for trying. >> >>> jim@krebstar:~/linux-rc$ make ARCH=powerpc >>> CROSS_COMPILE=powerpc64-linux-gnu- vmlinux >>> make: powerpc64-linux-gnu-gcc: Command not found >>> make: powerpc64-linux-gnu-gcc: Command not found >>> scripts/kconfig/conf --silentoldconfig Kconfig >>> make: powerpc64-linux-gnu-gcc: Command not found > > But I cleverly tried to run the Fedora command on Ubuntu... when I run > the right command for Ubuntu, the build worked just fine. D'oh! > > Nit: make distclean missed a few files
Ah thanks. I literally never do that, but it is supposed work. Have filed a bug for it. cheers

