Hi dear, I succeeded to built NDK r5 samples "test-libstdc++" to executable and shared lib, but if I try to build if for static lib, the make message always just output:
make: Entering directory `/cygdrive/d/cygwin/path/android-ndk-r5/ samples/test-libstdc++' make: Leaving directory `/cygdrive/d/cygwin/path/android-ndk-r5/ samples/test-libstdc++' How could I build the program to static lib, do I miss to set some options ? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

