Dear team,

   May I know is there any documentation in showing
how to install OpenGL program in IRIX6.5 platform.
This is because I need to compile a program which
written in OpenGL code. In the program also got:

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <ctype.h>
#include <GL/glut.h>
#include <GL/gl.h>

May I know whether I need to install other OpenGL
libraries before I compile the program. Do I need GCC
to compile an OpenGL code or just cc is enough?

warm regards,
yeek

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to