Segmentation fault using OpenGL

Tron Thomas tron.thomas@verizon.net
Fri Mar 21 21:20:00 GMT 2003


I have written a Windows OpenGL program which I can successfully build 
and run using both the Borland and Microsoft compilers.  When I try to 
run the same program after building it with the Cygwin GCC compiler, I 
get a segmentation fault.  I'm very puzzled by this as the program works 
fine when built with other compilers.

Does anyone have experieince with Cygwin and OpenGL and might know what 
could be causing this problem?  The fault occur when I call glTexImage2D 
to create a 2 dimensional texture.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list