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

Arm64e (more a question than an issue) #369

Open
philippe44 opened this issue Nov 2, 2022 · 1 comment
Open

Arm64e (more a question than an issue) #369

philippe44 opened this issue Nov 2, 2022 · 1 comment

Comments

@philippe44
Copy link

philippe44 commented Nov 2, 2022

Per title, this is more a question but I put it in issues as GH discussions are not open:

I tried to build for Mac M1 recently and I got the linker warning about the arm64e ABI and indeed the binary does not run on M1.

I decided to give my app a try an arm64 and I was surprised because it works.

I've read the posts about arm64e but I thought this was the only option for M1 and that things like signature are required (I'm using master osxcross which AFAII does not include the cctools PR to incorporate signature).

What is the recommendation here and what should work? Use arm64 till arm64e is stable? BTW, I also wanted to rebuild clang from the script and a few things fail, including the download even with the PR

@spacedub
Copy link

@philippe44 could not make the script to build clang either - I was aiming for llvm-15 (even after fixing the download issue). Ended-up just building LLVM out of band.

This helped:

I am wondering if the project here is still active... would be quite sad to see it bit-rot :/...

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