[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPC64 kernel build toolchain?



 
> >Can anyone tell me where to get a toolchain that can build a PPC64 (NOT
> >PPC32) kernel?  I've now got a few PPC64 machines running Debian that
> >I'd like to run an actual 64-bit kernel on...
> 
> Maybe you'll have better luck.  I built one with crosstool-031 which was 
> very easy.  Unfortunately when I try compiling a ppc 64 kernel 2.6.11.6 it 
> stops with:

It looks like you are picking up the host compiler and not the ppc32
compiler. Check out arch/ppc64/boot/Makefile and the CROSS32_COMPILE
define.

Anton



Reply to: