On 20.01.22 20:14, Matthias Bläsing wrote:
linux: aarch64, arm32 (hardfloat + softfloat),
   mips64 (little endian), ppc64 (little endian), ppc, riscv64,
   s390x, x86, x86-64:
   (Semi-) natively build in QEMU changeroots with an Ubuntu Host
   (Docker container) holding the various Debian distributions.

i have been doing something like this for other projects too. QEMU+podman+not-x86-64_image* running on x86-64. Works fairly reliable, but is fairly slow in my experience (might become an issue for larger builds).

e.g thats also how I would test a container before deploying something to aarch64.

* https://github.com/multiarch/qemu-user-static

regards,

michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to