Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 10 Nov 2003 16:16:00 -0500 (EST) From: Suresh Venkatasubramanian To: cygwin AT cygwin DOT com Subject: Re: OpenGL and cygwin In-Reply-To: <20031110205820.GA17282@redhat.com> Message-ID: References: <200311031609 DOT hA3G9kZ17540 AT bigmail DOT research DOT att DOT com> <20031110174953 DOT GB13143 AT redhat DOT com> <20031110204458 DOT GC1808 AT tishler DOT net> <20031110205820 DOT GA17282 AT redhat DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII OK. now I am really confused. Let me try to summarize what I want to do. I want to compile an OpenGL program that uses the native windows opengl drivers for linking rather than cygwin's libraries. I compiled my code using gcc -mno-cygwin -lglut32 -lglu32 -lopengl32 also making sure that I was using the /usr/include/w32api/GL includes. the code compiles correctly, and does not run, giving the error I indicated earlier. Various suggestions (Andre/Brian) indicated that I could use /usr/bin/glut32.dll as opposed to an nvidia glut dll that I had been using for this purpose. The error I get is independent of the choice of dll used. cjf's mail now indicates that I cannot do this ? any help would be greatly appreciated.... Suresh Venkatasubramanian, Ph: 973 360 8951 (o) Member, Technical Staff Web: http://www.research.att.com/~suresh/ AT&T Shannon Labs "The guitar is the ideal instrument for anyone who is able to love loneliness." --Angelo Gilardino -- 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/