Re: Cross compile jogl on beagleboard using ARM Cortex-A8 and angstrom linux
Posted by
xie_yonggang on
May 17, 2011; 6:06am
URL: https://forum.jogamp.org/Compile-jogl-on-beagleboard-using-ARM-Cortex-A8-and-angstrom-linux-tp2948554p2951348.html
Hi Wade,
Thanks a lot for your reply,
I am trying to compile the jogl source directly on beagleboard under angstrom Linux.
Is it possible to build jogl on windows and deploy the binary directly to angstrom Linux? I am aware that the processor difference between Intel and ARM , I wasn't so sure that the binary built on windows could be port directly to arm processor.
Hi Xie,
This sounds like a question for Sven -- I haven't yet tried to build JOGL on/for a platform that only has GL ES available. Sven, is this possible?
I can see some examples in the code base (like gluegen/make/lib/gluegen-cpptasks-linux-32bit.xml) of how to do cross-compiler overrides. It should be possible to swap out the compiler and linker that way, the question is if the resulting JARs and DLLs will actually work on the target platform

Just to clarify, are you compiling on the BeagleBoard itself under Angstrom linux, or are you cross-compiling from another system?
To unsubscribe from Cross compile jogl on beagleboard using ARM Cortex-A8 and angstrom linux,
click here.