LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: princec on August 16, 2012, 12:27:32

Title: ARM JRE
Post by: princec on August 16, 2012, 12:27:32
Now JDK7 is available for ARM Linux I think it'd be nice to provide ARM binaries in the next release don't you think?

Although I must hasten to point out JDK7 still does not run on the latest incarnation of the Raspberry Pi as it's still compiled for softfp instead of hard and therefore simply doesn't work at all. Going back to soft float is a no-no because it's so utterly slow.

Cas :)