hi all; in file .../kaffevm/jar.c we need to map rt.jar file in memory (function OpenJarFile(..)), but uClinux does not support file mapping (CPU=ARM & OS=uClinux). is there any way to résolve this probleme ?. thank you.