Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3E7B7CB0.9050002@verizon.net>
Date: Fri, 21 Mar 2003 12:57:20 -0800
From: Tron Thomas <tron.thomas@verizon.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Segmentation fault using OpenGL
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [4.65.8.163] at Fri, 21 Mar 2003 14:57:20 -0600

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/

