Re: SableVM on ARM Zaurus
Cortez The Killer <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
BINGO!! After adding *lots* of printf() statements in src/libsablevm/java_lang_VMRuntime.c I found out that the actual error message was: "libart_lgpl_2.so.2 could not be found". After installing this library it works like a charm! The program seems to hang afterwards though. I still have to find out why this is... Thanks a lot for helping me out!