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

Add Linux ARM build for M1 devices #91

Closed
0atman opened this issue Feb 22, 2023 · 4 comments
Closed

Add Linux ARM build for M1 devices #91

0atman opened this issue Feb 22, 2023 · 4 comments

Comments

@0atman
Copy link
Contributor

0atman commented Feb 22, 2023

Hello from Asahi Linux! Could you add aarch64-linux for m1 linux please?

I'm hoping this can be as simple as it was for #22 ?

Thank you so much! 😃

@0atman
Copy link
Contributor Author

0atman commented Feb 22, 2023

My details:

$ name -a
Linux oatman-m1 6.1.0-asahi-2-2-edge-ARCH #2 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000 aarch64 GNU/Linux
$ rustup show
Default host: aarch64-unknown-linux-gnu
rustup home:  /home/oatman/.rustup

installed toolchains
--------------------

stable-aarch64-unknown-linux-gnu
nightly-aarch64-unknown-linux-gnu (default)

active toolchain
----------------

nightly-aarch64-unknown-linux-gnu (default)
rustc 1.69.0-nightly (246eae2fa 2023-02-21)

@0atman
Copy link
Contributor Author

0atman commented Feb 22, 2023

Added #92 which with some noodling by someone clever could work!

@MordechaiHadad
Copy link
Owner

@0atman how do you even manage to run neovim on ARM? neovim doesn't provide ARM binaries.

@MordechaiHadad
Copy link
Owner

solved

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

2 participants