JVM FOR JORNADA 720 Linux/ARM

Hello,

I am doing a Semester Project for the Furtwangen University of Applied Science, Germany.

My Job ist to install a linux OP on a Jornada 720

http://h10025.www1.hp.com/ewfrf/wc/document?docname=bpia2256&lc=en&cc=us&product=61677&dlc=en

and throw the Windows CE away. Any way, I have done it, but the Problem is that I am also asked to install a JVM in this Device.

I have searched this Website and found the CDC Project. I was amazed and tryed to download it, but all the Files I downloaded are for SPARC Achitecture.

Do anyone have an advice.... I musst install a JVM, I have a deadline to catch in 3 weeks.

Thanks,

[686 byte] By [HS-Furtwangena] at [2007-10-3 8:41:47]
# 1

Hi,

you need the reference implentation. You can find them for the CDC and the CLDC under

http://www.sun.com/software/communitysource/j2me/cdc/download.xml

http://www.sun.com/software/communitysource/j2me/cldc/download.xml

Makefiles are included. Compile it to your target platform

Cheers

Lothar

lotharpa at 2007-7-15 3:50:08 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 2

Hallo Herr P ;);

Danke, but we have already tried this Option, but it seems to be that what the Sun People say in their specifications is something and what's really there is something else....

As I said, the CDC specifications implies, that you can have the J2ME in (almost) all the Platforms, and also in many different Architectures,

http://java.sun.com/j2me/docs/cdc_hotspotds.pdf

but that is not what we have found, or at least what we have faced. We have compiled the Files to the platform we wanted, but we couldn't compile it to ARM Architecture. In those links you gave, there is no makefile that achieves our goal.

Please let us know if we have made a mistake or if there is another way to compile it to ARM ARCH.

Once again, thank you very much for your help....:)

Best wishes,

Al-Moayed

HS-Furtwangena at 2007-7-15 3:50:08 > top of Java-index,Java HotSpot Virtual Machine,Specifications...