https://github.com/cross-tools/clang-cross/ toolchain based on Ubuntu docker image
5.0K
This image can be also found in GHCR and Quay.io.
Dockerfile can be found at abcfy2/docker-clang-cross-toolchain-ubuntu#Dockerfile.
This is the musl & glibc based toolchain from clang-cross.
This is useful for some building environments which require a glibc based library.
Cross toolchain installed in /cross_root. And /cross_root/bin has been already appended to PATH, so you can use cross compiler like arm-linux-unknown-musleabi-gcc -v directly.
An useful example can be found at abcfy2/aria2-static-build
Content type
Image
Digest
sha256:fd4fe0128…
Size
155 MB
Last updated
25 days ago
docker pull abcfy2/clang-cross-toolchain-ubuntu:mips-unknown-linux-musl