I was curious to see what results I could get by enabling WITH_JNI_STACK_CHECK in dalvik/vm/Android.mk, but I get a build error in Jni.c due to the missing functions dvmInitCrc32() and dvmComputeCrc32().
Does anyone know where I can find them? I looked through the git history but couldn't find any suspicious changes. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
