Skip to content

abcfy2/docker-mingw-cross-toolchain-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

musl-cross toolchain for Ubuntu based docker image

CI Docker Pulls

This image can be also found in GHCR and Quay.io.

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

This is the musl based toolchain from mingw-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

Releases

No releases published

Packages