Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
siyengar04 opened this issue Apr 22, 2023 · 1 comment
Open

Comments

@siyengar04
Copy link

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

@floitsch
Copy link
Member

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants