mun24
2017-12-19 01:32:04 UTC
file path:
sdk\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-g++.exe
I tried on mac and have same issue.
It crashes in inter-operation between assembly code and c code. If I
replace the same file with file of ndk version r15c then no crash
Also why __ANDROID_API__ variable in not set in unified headers. I
believe its value is set as per minSdkVersion, But it never changes what
ever is minSdkVersion. I have to manually set in stdio.h like
#define __ANDROID_API__ 19
Thanks
sdk\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-g++.exe
I tried on mac and have same issue.
It crashes in inter-operation between assembly code and c code. If I
replace the same file with file of ndk version r15c then no crash
Also why __ANDROID_API__ variable in not set in unified headers. I
believe its value is set as per minSdkVersion, But it never changes what
ever is minSdkVersion. I have to manually set in stdio.h like
#define __ANDROID_API__ 19
Thanks
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/3e3461c7-6650-41ee-b758-8f2887f1258e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/3e3461c7-6650-41ee-b758-8f2887f1258e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.