GNU cross toolchain for PPC -> ARM

GNU/linux

  • HOST=powerpc-linux
  • TARGET=arm-linux
  • gcc-3.2
  • binutils-2.13
  • glibc-2.2.5 (with linuxthreads)

osX (darwin)

  • HOST=powerpc-apple-darwin6.0
  • TARGET=arm-linux
  • gcc-3.2
  • binutils-2.13
  • glibc-2.2.5 (with linuxthreads)