Skip to content

compile arm64 app.so #157

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

Closed
suyulin opened this issue Feb 25, 2021 · 2 comments
Closed

compile arm64 app.so #157

suyulin opened this issue Feb 25, 2021 · 2 comments

Comments

@suyulin
Copy link

suyulin commented Feb 25, 2021

hi,
arm app.so compile is ok.
but compile arm64 app.so is error.
Setting VM flags failed: Unrecognized flags: sim_use_hardfp, use-integer-division

@ardera
Copy link
Owner

ardera commented Mar 6, 2021

You can try using --sim-use-hardfp instead of --sim_use_hardfp and leaving away the --no-use-integer-division flag when invoking gen_snapshot

@tmathews
Copy link

tmathews commented May 9, 2021

For anyone wondering it seems you don't need this flag any longer.

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

3 participants