Hi,
we have our legacy system which is build with Glibc. we want to add new feature from android. Since android use Bionic in place of Glibc. Is it possible to make single cross toolchain with multiple lib support, and using option application can select Glibc or Bionic. Our goal is we use our main application build which is build with Glibc and run android application(bionic) from Main application. Or is there any other method to support both bionic and Glibc . Kind regards naveen -- 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

