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

not clear what version should be used on M1 Mac #29

Open
Buzzraider opened this issue Aug 9, 2021 · 5 comments
Open

not clear what version should be used on M1 Mac #29

Buzzraider opened this issue Aug 9, 2021 · 5 comments

Comments

@Buzzraider
Copy link

it's not clear what version of script should be used with M1 Macs.

@ghifarit53
Copy link

Hi! I've tried the Intel build version (can be downloaded from releases) and it works just fine on the M1. Or if you want an arm64 native binary, you can build it yourself, but you'll need to have golang toolchain first

@piejanssens
Copy link

@ghifarit53 would generic arm64 builds work on Apple Silicon?
@Yash-Handa It would be useful to have binaries (and correct arm64 bottles for Homebrew)

@ghifarit53
Copy link

ghifarit53 commented Feb 17, 2022

@piejanssens I'm not sure what do you mean by generic builds, if you mean the one from the releases, I don't think so since they're targetted towards ARM version of Linux (by looking at the file extensions, .deb for Debian-based and .rpm for Red Hat-based Linux). To get one for ARM Mac, you can build it yourself (I successfully built mine here)
Screen Shot 2022-02-17 at 3 18 11 PM

@piejanssens
Copy link

I meant to ask if an arm64 for Linux is compatible with Darwin, but I now understand that these are in fact not compatible.
So if @Yash-Handa wants to support this in CI, we need separate linux-arm64 and darwin-arm64 builds.

@piejanssens
Copy link

Darwin arm64 logo-ls v1.3.7:
logo-ls.zip

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

3 participants