Hi everyone, I try to do something at Dalvik virtual machine
For the research purpose, I want to place the native code which be generated by trace-based JIT compiler to the other place at runtime , and the new place is not at code cache. But when i do this, I got some error like SIGILL or SIGSEGV Is the native code position independent?? or I should do relocation for the native code thanks yao-chih -- 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 To unsubscribe, reply using "remove me" as the subject.

