Compile OpenGL with gcc

From wiki.network-crawler.de

gcc -o output -lGL -lglut file.c && ./output