ptitSeb / box86

Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
https://box86.org
MIT License
3.38k stars 233 forks source link

box86 on aarch64? (termux) #856

Open DocMAX opened 1 year ago

DocMAX commented 1 year ago

has someone sucressfully compiled box86 on a 64-bit arm using proot-distr archlinux in termux and can provide a small tutorial?

DocMAX commented 1 year ago

i found another solution: yust use the wow64 build of wine64.

ptitSeb commented 1 year ago

i found another solution: yust use the wow64 build of wine64.

Well yes, now that Wow64 is also supported in box64, this is becoming a viable solution to avoid box86 on aarch64 difficulties.