no, you can't, unless you provide your executable as a static executable, which makes it unusable from JNI.
On Thu, Nov 13, 2008 at 3:57 PM, JayBird <[EMAIL PROTECTED]> wrote: > > Hi Folks, > > I'm getting start with Android, so please forgive me if someone > already asked this question. I have some native code that I would > like to write a JNI interface for Dalvik. However, my C++ code uses > RTTI, exceptions, the math library, and maybe some or components not > supported by Bionic. I was wondering is it possible to build Android > against the GNU glibc for development? If so, how? > > > Thanks in advance, > Jaybird > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
