ARM Java Porting ..help!!
Andrew Haley
aph at redhat.com
Sun Sep 16 01:55:15 PDT 2012
On 09/16/2012 03:44 AM, Smiley 4321 wrote:
> Let me express my appreciation to the excellent group OpenJDK what we have
> and support provided to it's members.
>
> I am looking for some clue/documentation for Java Runtime (JRE) support for
> custom RISC/ARM based 32-bit (typical Load/Store architecture with INT,
> Single FP and double FP) and Linux (-v2.4), Memory configurable processor.
>
> To start with, simply I wish to know -
>
> - What are the things to be done to setup a Java Development environment
> for this processor?
> - This would include ...
> - Host Side:
>
>
> - A JDK environment, Editors, Java compiler (generating Bytecode),
> Debuggers, ...etc.
>
>
> - Device Side:
>
>
> - A JRE which includes JVM, Java libraries, ...etc.
I'd start with the IcedTea ARM port. This is available with full
source code at http://icedtea.classpath.org, but I would start by
using an ARM-based GNU/Linux distribution.
Andrew.
More information about the distro-pkg-dev
mailing list