I am trying to install box86 and possibly box64 on my Orange pi zero 2w. I tried using armbian-gaming as well as following the instructions found here, and attempting to build box86 with both resulted in a gcc error
unrecognized command line option '-marm'
Upon attempting to build box64 with the instructions, I get a make error 2, and the topmost error is a ccl error
unknown value 'loongarch64' for '-march'
This seems to be cross-compilation errors, but IDK what steps to take to fix it.
Thanks in advance!
QuowLord