Hi Benoit, > I would like know if one or more implementation of "Java" (open > sources) exists for uClinux with linux 2.4. > I work with a M5475EVB Coldfire and uClinux20070130.
We have ported Mika (http://www.k-embedded-java.com/mika/) to PowerPC-Linux and to uClinux on ARM7 and MIPS, so this combination should also be possible. Mika is an uncertified implementation of JavaME CDC 1.1. Mika is BSD licensed and a "headless" implementation requires about 2 MB of ROM and 6 MB free RAM (depending obviously on what you want to do with it). Contact me off-list for more info. Other possibilities would be Kaffe and JamVM, both GPL. Both of these provide JavaSE support using the Classpath libraries, with the consequence that the libraries are rather large and you will probably have to spend some effort "shoehorning" the VM into your system. Best regards Chris Gray -- Chris Gray /k/ Embedded Java Solutions BE0503765045 Embedded & Mobile Java, OSGi http://www.k-embedded-java.com/ [EMAIL PROTECTED] +32 3 216 0369 _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
