Sign inSign up

abcfy2/muslcc-toolchain-ubuntu

By abcfy2

Updated over 2 years ago

https://musl.cc/ toolchain based on Ubuntu docker image

Image
Developer tools
0

10K+

abcfy2/muslcc-toolchain-ubuntu repository overview

musl.cc toolchain for Ubuntu based docker image

CI Docker Pulls

Dockerfile can be found at abcfy2/docker-muslcc-toolchain-ubuntu#Dockerfile.

This is the musl based toolchain from musl.cc.

Since official docker image muslcc/i686 only supports Alpine based image, so I created a Ubuntu based image (always based on ubuntu:latest).

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-musleabi-gcc -v directly.

An useful example can be found at abcfy2/aria2-static-build

Tag summary

Content type

Image

Digest

sha256:13b4a90ab

Size

140.3 MB

Last updated

over 2 years ago

docker pull abcfy2/muslcc-toolchain-ubuntu:x86_64-linux-musl