Skip to content Skip to sidebar Skip to footer
Showing posts with the label Linker

Android Ndk: No Archive Symbol Table

I'm trying to port the FFTW library and some .cpp files to Android, using the 2.1.5 version of … Read more Android Ndk: No Archive Symbol Table

Trouble Linking Static Libraries Using Android Ndk R5b

Recently upgraded to NDK r5b, and the build fails with 'undefined reference' to functions l… Read more Trouble Linking Static Libraries Using Android Ndk R5b