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

Support for Linux/OSX ARM64 #112

Open
martin-g opened this issue Nov 20, 2024 · 0 comments
Open

Support for Linux/OSX ARM64 #112

martin-g opened this issue Nov 20, 2024 · 0 comments

Comments

@martin-g
Copy link

martin-g commented Nov 20, 2024

Hello,

I'd like to request for support for ARM64 CPU architecture.
There are several binaries in the bin/ folder which are pre-built for x86_64.

bin/GapCloser:               ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.9, not stripped
bin/k8-Linux:                ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=06cc284c2e91a5efb66827316bea05be2daffea1, stripped
bin/platanus:                ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=6d3322dd6167b67e95b90e65fb881c2cc18dc616, not stripped

Would it be possible to either provide pre-built binaries for arm64/aarch64 or make so that they are part of the build process ?
Or document that those are third-party requirements which should be provided by other means,

Thank you!

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

1 participant