About
This site provides a large number of ready-to-use cross-compilation toolchains, targetting the Linux operating system on a large number of architectures.
Based on gcc and binutils, those toolchains are provided in several variants with the glibc, uClibc-ng and musl C libraries. The toolchains are built using the Buildroot build system.
Most toolchains are tested by building a Linux kernel and Linux userspace, and booting it under Qemu. This is of course not possible on some CPU architectures.
For each architecture and C library combination, two versions of the toolchain are provided:
- stable, which uses older proven versions of the toolchain components
- bleeding-edge, which uses the latest versions of the toolchain components
Useful resources:
- License information for the toolchain components
- Source code for the toolchain components
- Report issues
- Tool used to build the toolchains
- This webpage
Questions: checkout the FAQ, or contact us!
Download
checksum (sha256)'; output += ""; output += '
| ' + v[0] + ' | '; if (v[1].length > 16) { output += '' + v[1].substring(0, 15) + '... | '; } else { output += '' + v[1] + ' | '; } output += '
This toolchain is obsolete and no longer maintained.
';
}
output += '';
return output;
});
$('[data-toggle="tooltip"]').tooltip();
}).change();
});