X-Spam-Check-By: sourceware.org From: CSEngineer AT softhome DOT net To: cygwin AT cygwin DOT com Subject: OpenGL issues Date: Thu, 23 Feb 2006 16:13:24 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: CSEngineer AT softhome DOT net Message-ID: 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 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 `_WinMain AT 16' 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/