-
Notifications
You must be signed in to change notification settings - Fork 301
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
aarch64 compilation failures - relocation truncated to fit #302
Comments
@liuqinfei could you look into this issue? Thanks! |
According to the logs, the problem is releated to isa-l_crypto not isa-l. |
@tkekan If it is with isa-l. Please show the steps for reproducing the issue. |
Yep it's occuring due to isa-l_crypto, do you want me to share the steps to repro when linked with libisal_crypto.a ?
|
@liuqinfei I have the steps here: intel/isa-l_crypto#152 |
@liuqinfei could you look any further? |
Hello while linking a bazel test that needs an spdk client I'm getting below errors during linking. Please let me know if you need extra information in debugging this further.
Env:
OL8 docker running on Apple M3 Silicon.
The same build runs fine on X86_64 docker running on X86 host but this build fails on aarch64. docker on Darwin arm64
The text was updated successfully, but these errors were encountered: