LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   JRE on MIPS (https://www.linuxquestions.org/questions/linux-newbie-8/jre-on-mips-822460/)

sudheendrasp 07-27-2010 12:05 PM

JRE on MIPS
 
Hi
I want to build Java Programs on x86 Linux system and run Java Programs on MIPS processor.
Can someone help me with what I should install on my MIPS linux and where do I get RPMs of JRE for MIPS

rahulkya 07-27-2010 07:22 PM

Dear friend if you want to build java programs you will need JDK and to run java program you will need JRE ..
jdk also includes jre so try to find out the jdk version for you. google may help you..

happy to hear from you..

RahulKumar07

reform.co.nrhttp://reform.co.nr .NGO with Linux in mind..

AwesomeMachine 07-27-2010 07:57 PM

http://java.sun.com/

jay73 07-27-2010 08:50 PM

Does java actually run at all on MIPS? I thought only x86(_64) and SPARC were supported. If it isn't, you'll need to look for one of the open source implementations, like Kaffe, GCJ or CACAO. They won't be nearly as powerful as the (open)JDK, though. Maybe OpenJDK supports MIPS. It would be a lot closer to the sun JDK than any of the other ones.

knudfl 07-28-2010 03:23 AM

Google .. sun java mips..

http://www.oracle.com/technetwork/ja...ads/index.html
> "Java SE for Embedded Products"


I found no java development kit for mips.
You can perhaps find a "may work" run time java.
( Openjdk ? IcedTea ? Or a java simulator ? )
.....


All times are GMT -5. The time now is 05:02 AM.