problems on Compiling OpenJDK With Zero
Xerxes Rånby
xerxes at zafena.se
Tue Oct 7 02:47:04 PDT 2008
Meng Sun skrev:
> Hi all,
> I want to compile OpenJDK on ARM920T processor in order to run
> OpenOffice and other graphics JAVA programe. Do I just need to copy
> everything under "ports/hotspot" to OpenJDK package and run makefile?
> Cheers,
>
>
>
Hi
The zero support is developed in the icedtea sourcetree.
The easiest way to build openjdk with zero for arm is download and use
the icedtea buildsystem. Icedtea will download the openjdk sources
pachit and build it with zero support.
I have built it sucessfully by compiling it natively on a arm machine
with debian/armel installed, i dont belive it is possible to
crosscompile the build at the moment.
http://icedtea.classpath.org/wiki/Main_Page
Precompiled binarys for openjdk-6 with zero for arm is available in the
Debian/armel distribution as well so if you have debian/armel installed
on your board then you can get a prebuild jre by running.
apt-get install openjdk-6-jre
Cheers
Xerxes
More information about the zero-dev
mailing list