X-Recipient: archive-cygwin@delorie.com X-Spam-Check-By: sourceware.org Message-ID: <4810A80A.5050209@web.de> Date: Thu, 24 Apr 2008 17:32:26 +0200 From: =?ISO-8859-15?Q?Math=E4us_Muzalewski?= User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Installing Shark library using Cygwin causes _WinMain@16 error Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Sender: mmuzalewski@web.de Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Id: 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 Dear community, I tried to install the Shark library for machine learning from http://shark-project.sourceforge.net/ on my windows system using cygwin. As known from Linux, I called 'autoconfig' and './configure' to create the Makefile and then 'make libs' to build the library. Unfortunately it causes an error 'undefined reference to _WinMain@16' and do not build the static library. I don't want to create an executably so there is no main() probably at all. Can someone maybe try to install Shark on his or her windows computer using cygwin or give me a hint how to fix the problem? Thank you! -- 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/