We are trying to build an application that uses the OpenGL calls and encountering problems during
linking due to missing the OpenGL libraries such as libGL.a and/or libGLES.a and possibly others.
We are building our application using the suppiled Windows based Code Sourcery toolchain for our
816x EVM. Can some point me to where I can find these libraries for the Windows based Code Sourcery
toolchain or can we simple copy them off our linux build system if available ?