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

Apple M1 - preferred version unclear #50

Open
vielmetti opened this issue Jul 15, 2022 · 3 comments
Open

Apple M1 - preferred version unclear #50

vielmetti opened this issue Jul 15, 2022 · 3 comments

Comments

@vielmetti
Copy link

README has a warning that master doesn't work, so I downloaded an (x86) release, v1.3.1, to my MacBook Air (M1).

It crashes with a "segmentation fault" right away

> ./lc --help
[1]    75506 segmentation fault  ./lc --help

If you are running this successfully on a M1 Mac I'd love suggestions or help or reports of success/failure.

@boyter
Copy link
Owner

boyter commented Jul 16, 2022

Ill have to look into this. I am on a M1 Mac now and have not had any issues. Although I have not tried using the older versions.

Perhaps give master a go? It should work.

@vielmetti
Copy link
Author

I tried master and it compiled and worked (as far as I could tell as a first-time user) on a small repo. It spun for a very long time on a larger repo which I couldn't tell if there was something broken or I just needed to be patient.

@boyter
Copy link
Owner

boyter commented Jul 20, 2022

It is indeed very slow by default at the moment. Its something I periodically work on from time to time. I think adding some progress meter would help a lot in that regard though.

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