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 static linking onnxruntime for 64-bit ARM #402

Merged
merged 8 commits into from
Oct 31, 2023

Conversation

csukuangfj
Copy link
Collaborator

Note you need to use GCC 9 if you want to link onnxruntime statically for arm64.

You can download the cross toolchain from

https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz

@csukuangfj csukuangfj merged commit fabbc70 into k2-fsa:master Oct 31, 2023
134 of 143 checks passed
@csukuangfj csukuangfj deleted the static-link-aarch64 branch October 31, 2023 08:51
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

Successfully merging this pull request may close these issues.

1 participant