Cross-Compilation Toolchains for Linux
a year ago
- #toolchains
- #cross-compilation
- #Linux
- Provides ready-to-use cross-compilation toolchains for Linux on various architectures.
- Toolchains are based on gcc and binutils, available with glibc, uClibc-ng, and musl C libraries.
- Built using the Buildroot build system.
- Most toolchains are tested by building and booting Linux kernel and userspace under Qemu.
- Two versions available per architecture and C library: stable (older versions) and bleeding-edge (latest versions).
- Includes useful resources like license information, source code, issue reporting, and build tools.
- FAQ and contact options available for questions.