Building openjdk for ARM Linux.

Gary Benson gbenson at redhat.com
Mon Jan 7 08:43:36 UTC 2008


Pieter Libin wrote:
> I thought there also was a c++ interpreter available,
> maybe it's a good idea to start with this instead of writing all
> the ARM assembly.

The C++ interpreter still requires a fair amount of assembly, and
platform specific code in general.  Check out the ports directory
in IcedTea: there's a bare minimum ppc port in there which is is
essentially what you need to write for any new processor.  

Cheers,
Gary



More information about the discuss mailing list