xref: /aosp_15_r20/external/coreboot/util/crossgcc/README (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1README
2------
3
4This is a cross toolchain builder for -elf toolchains (ie. no libc support)
5
6known working:
7  i386-elf
8  x86_64-elf
9  powerpc-elf
10  arm-elf
11  armv7a-eabi
12  aarch64-elf
13
14known broken:
15  alpha-elf
16  powerpc64-elf
17