On Mon, 2012-03-05 at 15:41 +0100, Mario Torre wrote: > 2012/3/5 martin burtscher <mar.burtsc...@gmail.com>: > > I try to port OpenJDK to the OS VxWorks. The Problem is, that i cant compile > > it on a VxWorks-Machine, so i have to cross-compile it from a Linux machine. > > What I've read so far is, that i have to use openembedded to successfully > > cross compile OpenJDK. > > > > All sources I've found, were dated 2008. Therefore, my question is: > > > > Do I still need openembedded, or is this issue fixed now, and can i > > cross-compile the OpenJDK (6 or 7) project out of the box (out of the box = > > mainly just replace the compiler)? > > I'm not sure if it will be easily doable with OpenEmbedded, but you > may give it a try.
If you mean the IcedTea/OpenEmbedded Cross Compile FAQ, it is described here and has some pointers to tutorials (some of them are a bit old though): http://icedtea.classpath.org/wiki/CrossCompileFaq Cheers, Mark