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

Can't build android_arm target #3

Open
six519 opened this issue Nov 20, 2022 · 1 comment
Open

Can't build android_arm target #3

six519 opened this issue Nov 20, 2022 · 1 comment

Comments

@six519
Copy link

six519 commented Nov 20, 2022

config.log identical errors on all of the project builds :

/usr/lib/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot open crtbegin_dynamic.o: No such file or directory
/usr/lib/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot open crtend_android.o: No such file or directory

It might be a sysroot related problem. I'm not sure though...

@veeableful
Copy link
Contributor

Hi @six519, thanks for submitting this issue! The Android build scripts are not done yet but I will try my best to finish it soon.

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