Hi, the Android 6 toolchain refuses to link shared libraries with text relocations on 32-bit arm. The first patch removes all test relocations in the arm asm. Tested with and without --enable-pic on linux and ios with checkasm. Janne