[kaffe] How to install Kaffe and run my .jar on my Embedded platform?
Dalibor Topic
robilad at kaffe.org
Fri Sep 28 03:20:23 PDT 2007
Abdou Hk wrote:
> Hello,
> I'm new in the world of embedded JAVA. I'm working
> withe netbeans an developping embedde applications
> designed to run on Embedded Linux on ARM9 platforms.
Salut Abdou,
> How to install This JVM on the target platform and how
If your vendor does not have Kaffe packages for your
platform, you'll need to build it yourself (and/or ask the
vendor to package it).
See the instructions in the README and INSTALL files, as
well as FAQ/FAQ.cross-compiling, in case that you're
cross-compiling kaffe.
> can I run my .jar which I'm developping?
kaffe -jar Your.jar
cheers,
dalibor topic
More information about the kaffe
mailing list