coreboot-kgpe-d16/util/crossgcc
Patrick Georgi ba3b0ebdf8 The current workaround for binutils on mingw (or any non texinfo system) failed.
While we're at it, improve DESTDIR handling

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5768 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-03 08:53:06 +00:00
..
patches The current workaround for binutils on mingw (or any non texinfo system) failed. 2010-09-03 08:53:06 +00:00
README This adds a simple script to build a default toolchain for coreboot 2009-09-26 16:43:17 +00:00
buildgcc The current workaround for binutils on mingw (or any non texinfo system) failed. 2010-09-03 08:53:06 +00:00
getopt.c Add the BSD-licensed getopt tool to crossgcc, to use 2010-01-29 17:40:52 +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