Re: Locating symbol sunOglCurPrimTablePtr in Solaris-x86 OpenGL libraries
Thanks Aaron!
Understood these sunOgl* symbol are not part of the OpenGL standard. It's included in the libGL.so distributed with Solaris Sparc 8-10. In Solaris Sparc, our application seem to refer to these symbols too (besides GLTT).
As you said, checking on GLTT source couldn't find the reference. Do you know how is this "indirect reference/linking" is being done? (sorry for off-topic question)
Also, do you have any advice where (in SUN) I could contact to refer to this?
Thank you!
|