Danny wrote: > Hallo together! > > My problem: I have searched for several JVM, which are suitable for > eCos, but the most JVM for embedded Systems are for other Operating > Systems, like Linux . Does anybody know. If a JVM for eCos exists?. When > yes, could you tell me, where I can get the source code. When there > isn´t any JVM for eCos, what I have to modify of the source code of a > JVM (for. Example the “Kaffe Virtual Machine”). Is it necessary to > modify some parts of the source code or does anybody know an easier > solution.
Hi Danny, there is a kaffe port to eCos available at http://sourceforge.jp/projects/kaffe-ecos/ . Chances are that you may have to add support for arm-ecos, see the kaffe porting documentation on the website for details. cheers, dalibor topic _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
