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

Error building for ARM64 #1296

Open
jaydp17 opened this issue Dec 16, 2020 · 1 comment
Open

Error building for ARM64 #1296

jaydp17 opened this issue Dec 16, 2020 · 1 comment

Comments

@jaydp17
Copy link

jaydp17 commented Dec 16, 2020

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?

make ontology

What did you expect to see?

Binary for Linux ARM64

What did you see instead?

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

Additional context

I'm trying to build it for the new AWS ARM64 instance types

@laizy
Copy link
Contributor

laizy commented Jan 21, 2021

sorry for late reply, currently we only support x86_64.

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