2013/6/17 alex_rm [via jogamp] <ml-node+s762907n4029420h83@n3.nabble.com>
> Hello there,
>
> I'm writing to you for knowing if exist a gluegen-rt version runs on arm7l
> processor.
> I need both gluegen-rt.jar and native .so for linux.
>
> If exist where could I find it?
>
> Thx :)
>
> regards.
JogAmp uses the armv6 natives on armv7 machines, and we provide both
softfloat and hardfloat Linux bindings.
http://jogamp.org/deployment/jogamp-current/jar/gluegen-rt-natives-linux-armv6.jarhttp://jogamp.org/deployment/jogamp-current/jar/gluegen-rt-natives-linux-armv6hf.jarhttp://jogamp.org/deployment/jogamp-current/jar/jogl-all-natives-linux-armv6.jarhttp://jogamp.org/deployment/jogamp-current/jar/jogl-all-natives-linux-armv6hf.jarthese native jars are to be used in combination with the base gluegen-rt.jar and jogl-all.jar
...
Simply get the latest release and it will work.
http://jogamp.org/deployment/jogamp-current/You may want to look at the various JogAmp deployment options:
https://jogamp.org/wiki/index.php/JogAmp_JAR_File_Handlinghttp://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html#NativeJARFiles