coreboot-kgpe-d16/util/crossgcc
Stefan Reinauer 074d9136d7 This adds a simple script to build a default toolchain for coreboot
compilation, to be independent of broken or missing OS/distribution
tool chains.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4681 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-26 16:43:17 +00:00
..
patches This adds a simple script to build a default toolchain for coreboot 2009-09-26 16:43:17 +00:00
README This adds a simple script to build a default toolchain for coreboot 2009-09-26 16:43:17 +00:00
buildgcc This adds a simple script to build a default toolchain for coreboot 2009-09-26 16:43:17 +00:00

README

README
------

This is a cross toolchain builder for -elf toolchains (ie. no libc support)

known working:
  i386-elf
  x86_64-elf
  powerpc-elf
  mipsel-elf

known broken:
  alpha-elf
  arm-elf
  powerpc64-elf