Re: Jogl/JogAmp RC6 Beta / Linux Armv7 Builds
Posted by
Sven Gothel on
Feb 28, 2012; 9:18pm
URL: https://forum.jogamp.org/Jogl-JogAmp-RC6-Beta-Linux-Armv7-Builds-tp3782764p3785418.html
On 02/28/2012 10:15 PM, Sven Gothel wrote:
> On 02/28/2012 09:22 PM, Wade Walker [via jogamp] wrote:
>>
>>
>> Congratulations on the working ARM v7 builds! Hopefully I'll get a chance to
>> try this for myself soon
>>
>> But how are you compiling JOCL on ARM Linux? I didn't think there was a
>> driver available yet.
:)
Ok .. guess I need to get glasses and not only see JOGL around here.
We can create / compile bindings to anything, even w/o native libraries,
since they get dynamically loaded and looked-up at runtime :)
So if you try to test it .. it will fail ( we don't ).
But .. if the desired ARM T604 w/ OpenCL support arrives
here w/ a native library for OpenCL [Android or 'true' Linux]
we finally can test it.
~Sven