Scripts to install mipsr5900el
target cross-compilers, with both
GNU libc and
Musl,
QEMU/R5900, and essential tools and
programs for a Linux/R5900 kernel
initramfs.
QEMU/R5900 is statically linked, to be easy to install with
binfmt_misc
. Enable it in
Gentoo with rc-update add qemu-mipsr5900el-binfmt
. Programs intended for
initramfs, such as Busybox and Dropbear, are also statically linked.
A Docker image is built as a package at Github.