Re: [Jamvm-general] Unable to run GUI application using cross-compiled jamvm for arm
Brought to you by:
rlougher
From: Xerxes R. <xe...@za...> - 2013-03-25 14:15:04
|
2013-03-25 14:43, Adityadham skrev: > > Hello Xerxes, > > Thanks a lot for your inputs. I have posted my query on gnu classpath forums. Meanwhile can you please direct me towards a place from where I can find openjdk classes source code which I can cross-compile for my arm xscale machine. > > Thanks, Aditya > You can cross-compile OpenJDK 6 + jamvm and OpenJDK 7 + jamvm by using OpenEmbedded oe-core+meta-java Woglinde is the active maintainer of the meta-java cross compile scripts. Build instructions: https://github.com/woglinde/meta-java/wiki To find out more about the OpenEmbedded cross compile infrastructure read: http://www.openembedded.org/wiki/Main_Page Cheers Xerxes |