Open mikhailramalho opened 2 years ago
Hey,
So I tried to rebuild debian-bullseye-mipsel
and it looks like qemu support is not entirely there, because it fails to run /bin/true
:
MIPS64, on the other hand, is working just fine, and the images are on docker hub:
what do i do if in need mipsn32el instead of mips64el
what do i do if in need mipsn32el instead of mips64el
There is multiarch/debian-debootstrap:mipsel-bullseye
, but that project is in a limbo for a while, you need to adjust apt list to archive repository (like #9).
Hey, So I tried to rebuild
debian-bullseye-mipsel
and it looks like qemu support is not entirely there, because it fails to run/bin/true
:
QEMU mips and mipsel supported decently, have been used by Boost via multiarch/debian-debootstrap:mips-bullseye
and multiarch/debian-debootstrap:mipsel-bullseye
.
Hi @lpenz, any plans to upload the mips debian bullseye? I'm particularly interested in the 32-bit version.