>is there any way to disable -fno-rtti in Android.mk for only this library. its not possible to be library specific,as this g++ dialect is set globally at build/core/definitions.mk
this error is probably due to a typecast failure, in your source., spot it and make the typecast explicit like below. A* a; int32 ptr; ptr = (int32) a; -- Regards, Deva www.bittoggler.com On Mon, Oct 18, 2010 at 1:05 PM, xmen <juned.mun...@gmail.com> wrote: > when i compile for sharedlibrary i get error: 'dynamic_cast' not > permitted with -fno-rtti > is there any way to disable -fno-rtti in Android.mk for only this > library. > > -- > unsubscribe: > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > website: http://groups.google.com/group/android-porting > -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting