java on mips

Jonathan Springer springer at reservoir.com
Sun Sep 21 11:23:43 PDT 2008


Abhiruchi Gupta wrote:
> I want java runtime support for " Alchemy Au1200 mips board ."
> How to do that?

Hi Abhi,

You have a couple of options.  You could investigate Gary Benson's
zero-assembler port, distributed as part of IcedTea, or you could
adapt the MIPS64/Linux port I did.  Both are interpreter only,
currently.  The former requires no/less customization, while the
latter requires some nontrivial adaptation but will run faster and
offers a route to use of OpenJDK's high-performance compiler.

Regards,

Jonathan

-- 
Jonathan Springer     |
Reservoir Labs, Inc.  |  http://www.reservoir.com/



More information about the mips-port mailing list