You may have better luck asking that on the android-ndk Google Group. On Fri, Jan 20, 2012 at 10:54 AM, M J <[email protected]> wrote: > Hey guys, > > I have another problem. I want to compile all my files (*.c and *.cpp) > with a c++ compiler. How can I tell ndk-build to do that? Currently it > decides to use a normal c-compiler to compile *.c files and a c++- > compiler to compile *.cpp files. > > -- > 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
-- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 4.0 Programming Books: http://commonsware.com/books -- 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

