We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ontology --version
v2.1.0
Yes
Linux ARM64
make ontology
Binary for Linux ARM64
The following error
# github.com/ontio/ontology/smartcontract/service/wasmvm /usr/bin/ld: skipping incompatible smartcontract/service/wasmvm/libwasmjit_onto_interface.a when searching for -lwasmjit_onto_interface /usr/bin/ld: cannot find -lwasmjit_onto_interface collect2: error: ld returned 1 exit status
I'm trying to build it for the new AWS ARM64 instance types
The text was updated successfully, but these errors were encountered:
sorry for late reply, currently we only support x86_64.
Sorry, something went wrong.
No branches or pull requests
What version of ontology are you using (
ontology --version
)?v2.1.0
Does this issue reproduce with the latest release?
Yes
What operating system are you using (such as macOS, Linux and Windows)?
Linux ARM64
What did you do?
What did you expect to see?
Binary for Linux ARM64
What did you see instead?
The following error
Additional context
I'm trying to build it for the new AWS ARM64 instance types
The text was updated successfully, but these errors were encountered: