GNU cross-tools: musl-cross 313.3M
17 days ago
- #musl-libc
- #cross-compilation
- #toolchain
- A lightweight project for creating cross-compilation toolchains with musl libc.
- Supports multiple target architectures including aarch64, arm, i586, i686, loongarch64, m68k, microblaze, mips, powerpc, riscv, s390x, sh4, and x86_64.
- Each target uses Kernel 5.4.293 (except loongarch64 which uses 5.19.16), Binutils 2.45, GCC 15.2.0, and Musl 1.2.5.
- Installation involves downloading a tarball from the release page and extracting it to /opt/x-tools.
- Users can fork the project to create new releases or build manually using the provided script.
- Licensed under MIT and acknowledges contributions from various individuals and projects.