On Tue, Jul 19, 2011 at 1:14 PM, Simon Ortiz o.simon@gmail.com wrote:
I need a system with OpenGL ES 1.1 for testing. I decided to use Android. The only CL implementation I know that runs on Android is ECL.
I think Clozure CL might run there as well. Their SVN repo contains some Android references.
Before jumping into cl-opengl I decided testing a simple library with CFFI. It so happens that I stumbled upon a bug with ECL+CFFI that prevents compiling libraries.
The bug has been acknowledged by the maintainer. As soon as he kindly fixes the bug, I'll continue with the project.
Cool. Thanks for your feedback.