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
This commit is contained in:
Stefan Reinauer
2009-09-26 16:43:17 +00:00
committed by Stefan Reinauer
parent bde683ce9f
commit 074d9136d7
7 changed files with 449 additions and 0 deletions

17
util/crossgcc/README Normal file
View File

@@ -0,0 +1,17 @@
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