rust-mos icon indicating copy to clipboard operation
rust-mos copied to clipboard

Cross-compile rust-mos for aarch64 and publish multi-arch docker image

Open mrk-its opened this issue 2 years ago • 1 comments

It would be great to use llvm-mos release for it: https://github.com/llvm-mos/llvm-mos/issues/273 https://github.com/llvm-mos/llvm-mos/issues/275

mrk-its avatar Jan 05 '23 22:01 mrk-its

You might find docker buildx (and my rough notes on it for a Sony PSP C++ toolchain) useful https://github.com/sajattack/pspdev/tree/foreign-architectures#aarch64-ubuntu-example

sajattack avatar Mar 06 '23 04:03 sajattack