What would it entail to port the dalvik vm to the mips architecture?
It appears that the vm has an entirely c based implementaton (for
desktop use) which could be used on mips (tho not as optimized as the
assembly based arm version).  The dependencies on the bionic library
which has only an x86 and arm variant seem to be the main stumbling
block.  Using glibc (which has a mips port) would fix that problem.
Has anyone tried this?

Richard
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to