jaguar icon indicating copy to clipboard operation
jaguar copied to clipboard

Exec format error when installing jag via pacman on Arch w/ ARM64

Open siyengar04 opened this issue 2 years ago • 1 comments

I'm installing jag on my Le Potato board, running Arch Linux with Aarch64 on my ARM64 architecture.

when I install with pacman (can't get yay to work for some reason), I get the following error [alarm@alarm jaguar-bin]$ jag setup -bash: /user/bin/jag: cannot execute binary file: Exec format error

siyengar04 avatar Apr 22 '23 04:04 siyengar04

The distributed binaries for Jaguar are currently not yet set up for Aarch64. It's relatively straight-forward to compile Jaguar itself for Aarch64, but the Jaguar binary then downloads the SDK on a call to jag setup, and that's not yet working for 64-bit ARM builds (I think).

floitsch avatar Apr 24 '23 08:04 floitsch