At Tue, 3 Sep 2019 10:26:32 -0500 Conversations around CentOS on ARM hardware arm-dev@centos.org wrote:
On 9/1/19 1:26 PM, Gordan Bobic wrote:
So why not just compile it on that machine using mock or a chroot? It'll be faster than emulating ARMv7 on x86.
It's my firewall. It doesn't have compilers, etc., installed.
Then get a Raspberry Pi. I use a Raspberry Pi to compile code for a PocketBeagle, which also lacks a build infrastructor (also for a BBB). Raspberry Pis are very cheap (US$35) and work well as build boxen. Of course you could try to set up a cross-build environment. It is just going to be easier to set up a Raspberry Pi with the proper build toolchain.