From abhiruchi_gupta at hotmail.com Fri Sep 19 03:38:15 2008 From: abhiruchi_gupta at hotmail.com (Abhiruchi Gupta) Date: Fri, 19 Sep 2008 16:08:15 +0530 Subject: java on mips Message-ID: Hi, I want java runtime support for " Alchemy Au1200 mips board ." How to do that? Thanks, Abhi _________________________________________________________________ Want to explore the world? Visit MSN Travel for the best deals. http://in.msn.com/coxandkings -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/mips-port/attachments/20080919/83818076/attachment.html From springer at reservoir.com Sun Sep 21 11:23:43 2008 From: springer at reservoir.com (Jonathan Springer) Date: Sun, 21 Sep 2008 13:23:43 -0500 Subject: java on mips In-Reply-To: References: Message-ID: <48D6912F.1000602@reservoir.com> 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/