https://wiki.gentoo.org/wiki/Project:RISC-V

qemu-riscv can run riscv64 binaries just fine. This way one can also test in an emulated chroot.
https://wiki.debian.org/QemuUserEmulation
https://unix.stackexchange.com/a/131840

kernel detects the architecture of an executable and then uses the location of the interpreter as shown by update-binfmts --display to start it up.

Отредактировано Лис (2021-01-11 18:26:36)