Kode / krafix_bin

0 stars 7 forks source link

krafix binary for aarch64 (ARM 64bits) #9

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi, I've compiled a krafix binary for aarch64 on NVIDIA Jetson TX1 board. You can find it here: krafix-linuxaarch64.xz

It seem to work perfectly.

RobDangerous commented 6 years ago

I'm very sorry but I can't put in a binary from an unknown source. Updating the arm binary is on my todo list though. Any reason this needs to be 64bit though?

ghost commented 6 years ago

I can understand this. I'm trying to use Armory3D on NVIDIA Jetson TX1 and TX2 board: Armory3D on Aarch64. I've made binaries for kraffiti, krafix and haxe. All binaries renamed to -linuxarm64 now.

RobDangerous commented 6 years ago

So the Jetons can't run 32bit arm binaries?

ghost commented 6 years ago

Jetson-TX1 and TX2 are 64bit only. Multilib as with X86 is impossible on armv8. Jetson-TK1 is 32bit.