X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.5 required=5.0	tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Philipp Kraus <philipp.kraus@flashpixx.de>
Subject: Re: g++ linker problem with libcygwin.a
Date: Sun, 23 Oct 2011 00:48:59 +0200
Lines: 26
Message-ID: <j7vh8r$o25$1@dough.gmane.org>
References: <j7v4u7$il0$1@dough.gmane.org> <j7v8c2$75o$1@dough.gmane.org> <j7v9hc$dkb$1@dough.gmane.org> <j7vde4$37o$1@dough.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
User-Agent: Unison/2.1.5
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2011-10-22 23:43:32 +0200, René Berber said:

> On 10/22/2011 3:37 PM, Philipp Kraus wrote:
> 
> [snip]
>> error
>> is created again. Should I rebuild my libraries with the -mconsole
>> option, at the time
>> I have build them only with configure, make, make install?
> 
> You can check which libraries have a reference to _WinMain@16 by using nm.
> 
> $ nm /usr/local/bin/<your_library>.dll | grep WinMain
> 
> then rebuild only those.

I have checked each library (*.dll, *.a, *.dll.a) but no library file 
as got a reference to the _WinMain
and I use the -mconsole linker flag. I don't understand why the linker 
creates the error on some
codes and on other code there is no error. Linker options are the same

Thx

Phil



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

