074d9136d7
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
17 lines
213 B
Text
17 lines
213 B
Text
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
|
|
|
|
|