The EnneEnne's toolchains

From EnneEnneWiki

Here just some toolchains I created by Rodolfo Giometti in order to have different cross compiling environments for his embedded projects.

This project has several directories:

  • sources - holds the tool's tarballs
  • i386-arm - holds ARM toolchains for i386 machines
  • i386-mipsel - holds MIPSel toolchains for i386 machines
  • i386-ppc - holds PPC toolchains for i386 machines
  • ppc-arm - holds ARM toolchains for PowerPC machines

Each tarball has a related "README" file which describes which tool's versions were used and other useful info.

To install them refere to the file INSTALL.

ARM toolchain

Note that to compile Linux ARM 2.6 series is needed toolchains version 2.x.x or newer.

MIPSel toolchain

These toolchains have been tested with both Linux MIPS 2.4 ans 2.6 series.

PPC toolchain

These toolchains are tested only with Linux PPC 2.4 series and they work only for MPCxxx CPUs.

Personal tools