-
Notifications
You must be signed in to change notification settings - Fork 1
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
M1 support #29
Comments
The grandparent upstream project https://github.com/tpoechtrager/osxcross requires an Apple Clang toolchain in order to enable arm64[e] architecture. |
Pending tpoechtrager/osxcross#269 |
It's entirely possible that osxcross is able to build simple C/C++ binaries for arm64[e] M1 machines. Only a physical machine will be able to tell how well these binaries run. |
The x86 family binaries test fine on an Intel Mac.
When hello.cpp is compiled via the short |
Pending multiarch/crossbuild#51
The text was updated successfully, but these errors were encountered: