Hello, 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)? Greetings, Marty