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

android ndk build #480

Closed
zhuyijiang opened this issue Sep 29, 2020 · 3 comments
Closed

android ndk build #480

zhuyijiang opened this issue Sep 29, 2020 · 3 comments

Comments

@zhuyijiang
Copy link

I run build librusty_v8.a ok in Ubuntu 20.04 TLS,but it‘s cpu tech is x86-64;

Please Help Me, What I should build if I Want build AArch64 version

commond line:V8_FROM_SOURCE=1 cargo ndk --platform 29 --target aarch64-linux-android build --release

Note: I find I build other program that is runnable in android phone.

@bnoordhuis
Copy link
Contributor

See PR #270, aarch64-linux-android is not supported yet but it's being worked on.

I'll close this out but let me know if you have follow-up questions.

@ghost
Copy link

ghost commented Oct 9, 2020

Hi,Have you a roughly Roadmap? when do you support aarch64-linux-android ? example: about 1-months, 2-months, or 6-months ?

May I have participate some develop in that quetion ?

@bnoordhuis
Copy link
Contributor

I don't think there's an ETA for aarch64-linux-android support. Getting #270 merged is the first step, maybe you can help out with that?

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