#Zig cant run on Android aarch64?
1 messages · Page 1 of 1 (latest)
does using a tarball from ziglang.org work?
either way, it's something to report to the package repo ur using
before using package manager version i install tarball v15 in ziglang.org, and have same issue or error
okay, u probably need to cross compile zig for ur specific device in that case
report this to the package repo tho, they shouldn't be distributing packages that are broken on some devices
i'm unsure what this screenshot is meant to show?
i got it, so zig doesnt support it yet?
i post this for hope zig support all device or architecture
not necessarily, just it hasn't been compiled for ur CPU featureset
it's entirely possible that it'd work fine with a build that targets ur specific CPU
ah, yea i think i remember something about this. android blocks certain syscalls or smth?
i think there's an issue about it
don't mean to compare, just that rust works very well in this setup (android aarch64 snapdragon 710/712 cpu, chroot environment), i dont pretty sure about syscalls, i will try zig in another environment 😁