richfelker/musl-cross-make
Simple makefile-based build for musl cross compiler observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 87
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4026
- days_rel: n/a
- days_push: 78
- n_releases_24m: 0
Adoption not part of the score
1583 stars · 317 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A makefile-based build system for producing musl libc-targeting GCC cross compilers. It automates downloading, patching, and building GCC, binutils, and musl into relocatable cross toolchains for many architectures.
Use cases
- build a cross compiler for arm or aarch64 linux musl targets
- compile embedded linux software against musl libc
- create relocatable gcc toolchains without hardcoded paths
- build cross compilers for riscv64 or mips targets
- set up a musl-based toolchain for static linking
When to choose
- you need musl-targeting cross compilers for embedded or minimal Linux systems
- you want a simple make-driven toolchain build without heavy frameworks like crosstool-ng
- you need multiple target architectures from one source tree
When to avoid
- you need a glibc-targeting toolchain
- you want prebuilt binaries rather than building from source
- you need Clang/LLVM instead of GCC
Facets
cli-tool · maturity active
build-tool compiler developer-tools developer-tools compilers embedded-systems operating-systems cli cross-platform musl cross-compiler gcc binutils toolchain makefile embedded-linux linux macos
1 source
- readme: https://github.com/richfelker/musl-cross-make · fetched 2026-08-28 · fb836907b578
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| richfelker/musl-cross-make | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="richfelker/musl-cross-make")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem