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

build Jansi-Native for aarch64 #12

Open
VallariTrivedi opened this issue Dec 13, 2017 · 1 comment
Open

build Jansi-Native for aarch64 #12

VallariTrivedi opened this issue Dec 13, 2017 · 1 comment

Comments

@VallariTrivedi
Copy link

how to build Jansi-Native for aarch64

I ran following to build Jansi-Native for aarch64

mvn -Dplatform=${platform} package
mvn -Dplatform=aarch64 package

libjansi.so build inside aarch64 is static library for x86-64 platform, how to build it for aarch64

@slachiewicz
Copy link

This is question more related to https://github.com/fusesource/hawtjni because jansi only calls maven plugin to generate native code.

Could you try to build with -Dplatform=arm64 ?

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