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

cargo install zellij compiles in i386 instead of arm64 (i'm on m1) #3601

Open
pencilcheck opened this issue Sep 13, 2024 · 0 comments
Open

Comments

@pencilcheck
Copy link

pencilcheck commented Sep 13, 2024

  1. cargo install zellij compiles in i386 instead of arm64 (i'm on m1)

Issue description

cargo install and compiles zellij in i386 instead of native arm64.

cargo itself is compiled in aarch64
Output for file (which cargo) is

...bin/cargo: Mach-O 64-bit executable arm64

Minimal reproduction

Other relevant information

I am able to install zellij in arm64 using homebrew. kinda weird.

However the ones from homebrew cannot launch correctly, it keeps saying zellij missing required cpu features

I found a solution to this issue about CPU features missing however: #2963

@pencilcheck pencilcheck changed the title cargo install zellij compiles in i386 instead of aarch64 (i'm on m1) cargo install zellij compiles in i386 instead of arm64 (i'm on m1) Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant