You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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).
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
The text was updated successfully, but these errors were encountered: