ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

Asking for libtalloc support on native termux box64 #1130

Open fish4terrisa-MSDSM opened 9 months ago

fish4terrisa-MSDSM commented 9 months ago

Currently, libtalloc is not supported by box64 on termux , will you add libtalloc.so.2 to box64 wrapped libs?

ptitSeb commented 9 months ago

that wasn't planned but could be done in the future. Maybe on next version?

MastaG commented 9 months ago

In what way would wrapped libtalloc benefit running box64 on termux?

fish4terrisa-MSDSM commented 9 months ago

In what way would wrapped libtalloc benefit running box64 on termux?

Some termux binarys depend on libtalloc(e.x. proot , although it's currently imposssible to run proot in box64, maybe one day we can use box64 to run amd64 linux containers)