Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=528892 --- Comment #7 from Richard W.M. Jones <rjones@xxxxxxxxxx> 2009-10-15 05:33:52 EDT --- Don't worry about glut32. That is some other library, not related to freeglut, which was apparently removed from w32api because of licensing problems. To link to freeglut you use '-lglut', as described: > i686-pc-mingw32-gcc cube.c -o cube -lglut -lglu32 -lopengl32 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review