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

Inquiry Regarding ARM64 Architecture Support for MILC Application #63

Closed
Masterwater-y opened this issue Nov 22, 2023 · 2 comments
Closed

Comments

@Masterwater-y
Copy link

Masterwater-y commented Nov 22, 2023

I am encountering challenges while attempting to compile ks_imp_rhmc on a machine with the ARM64 architecture.

Below is the error messages, it seems the libraries don't support arm64
/usr/bin/ld: ../libraries/su3.2.a(cs_m_a_mat.2.o): Relocations in generic ELF (EM: 62) /usr/bin/ld: ../libraries/su3.2.a(cs_m_a_mat.2.o): Relocations in generic ELF (EM: 62) /usr/bin/ld: ../libraries/su3.2.a: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status make[1]: *** [Make_template:388: localmake] Error 1

The Makefile works at x86-64 machine
Makefile_198.txt

@stevengottlieb
Copy link
Collaborator

stevengottlieb commented Nov 22, 2023 via email

@Masterwater-y
Copy link
Author

It works, thank you very much

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