Hello, I trying to install java in friendly Arm. I just followed the tutorial http://translate.google.de/translate?hl=de&sl=zh-CN&tl=en&u=... But at the end, when I try to test the process with ./cvm -cp ../testclasses HelloWorld command, I obtain the next error: *** glibc detected *** ./cvm: munmap_chunk(): invalid pointer: 0x000d3ed8 *** Aborted Could you help me please?. Thanks in advance
Java and bluetooth in linux-arm
Hi, I am also stuck with the JVM on mini2440/6410. Hope we can exchange some information. Best, Echo
Sure, but I don't know how to help you. I have a mini2440 and I want to run jetty on it and then share information through a bluetooth piconet. Did you get the JVM works on mini2440?, please tell me how did you do?. Did you see the link I mentioned? Too much question!!! Thanks and best regards
Sorry, I have been working on the possibility of installing JamVM or any other JVMs which are using the GNU Classpath. Phoneme is not powerful enough for me. I will keep trying, and I will try to post any results of my test.
Hi, I'm use emdebian, and I build JamVM and ClassPath. I'm generate deb package, you can find there : http://themadmax.free.fr/mini2440/ Java program work find with no graphical interface.
Hi themadmax, Thanks for you answer, I cross-compiled the JamVM and GNU-ClassPath and when I test it, the result is: "Illegal Instruction" The difference is that you are using emdebian. I'll try to do the same