Autoconf triplet for Android x86_64?
问题 I wanted to examine the issue from this question: Android NDK for x86_64 has no reference for bcopy and index. In the question, the poster asked about Android x86_64 and bcopy in relation to the Lame sound library. I set up my cross-compile environment, set the paths for tools and sysroot, and exported the usual suspects like CC , CXX CFLAGS , CXXFLAGS , etc. For example: $ echo $CC x86_64-linux-android-gcc $ which x86_64-linux-android-gcc /opt/android-ndk-r10d/toolchains/x86_64-4.9/prebuilt