Cross compiler for powerpc
From http://impactlinux.com/fwl

To use: Add the "bin" subdirectory to your $PATH, and use "powerpc-gcc" as
your compiler.

The syntax used to build the Linux kernel is:

  make ARCH=powerpc CROSS_COMPILE=powerpc-

