Robert Lee wrote: > > Is it possible to run Java code on StrongARM under > Linux? Where can I find JVM for StrongARM + Linux? I > have never installed JVM so I have no idea where to > start.
There are 3 ways that I know of, and none that I've tested: - Blackdown JDK port http://www.blackdown.org/ - Kaffe http://www.kaffe.org/ - GCC Java (gcj) http://gcc.gnu.org/ -- Andrew E. Mileski Ottawa, Canada _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
