hi,
I am having difficulties with running some opengl sample programs on cygwin. I have installed the opengl package distributed with cygwin.
#####################################################################
$ gcc -g -o abgr.c -lopengl32 -lglut32 -lglu32
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):: undefined r
eference to [EMAIL PROTECTED]'
collect2: ld returned 1 exit status
#####################################################################
$ bash --version
GNU bash, version 3.00.16(14)-release (i686-pc-cygwin)
Copyright (C) 2004 Free Software Foundation, Inc.
#####################################################################
OS Win NT regards,
Sam

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to