X-Spam-Check-By: sourceware.org From: CSEngineer@softhome.net To: cygwin@cygwin.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@softhome.net Message-ID: Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.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@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/