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

linux-aarch64 + osx-arm64 versions of gdb-multi-arch #13

Open
noahp opened this issue Jun 7, 2022 · 2 comments
Open

linux-aarch64 + osx-arm64 versions of gdb-multi-arch #13

noahp opened this issue Jun 7, 2022 · 2 comments

Comments

@noahp
Copy link
Contributor

noahp commented Jun 7, 2022

For osx-arm64, it looks like we can probably do this with the cross-build instructions here (requires intel mac host, eg the github runner we use):
https://conda-forge.org/blog/posts/2020-10-29-macos-arm64/

Testing would probably require a physical machine though :(

linux-aarch64 should be quite a lot easier:
https://github.com/multiarch/qemu-user-static

@noahp
Copy link
Contributor Author

noahp commented Jun 7, 2022

Another idea (thanks @alvarop !), rewrite the osx-64 packages as osx-arm64 and let rosetta deal with it.. presumably this works for the dependent packages?? no idea!).

@tyhoff
Copy link
Member

tyhoff commented Jun 17, 2022

I'm working on this btw.

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