Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
Path: not-for-mail
From: Charles Wilson <cwilson@ece.gatech.edu>
Subject: Re: trying to complibe glib 2.0.7
Date: Sun, 22 Dec 2002 08:24:21 -0500
Lines: 23
Message-ID: <3E05BD05.5090408@ece.gatech.edu>
References: <E18PoeB-0000fC-00@quimby.gnus.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@main.gmane.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0
X-Accept-Language: en-us, en



kumarchi@attbi.com wrote:
> made some progress.
> was complaining about unresolved libuser32 and libkernel32.\
> I found the libraries under /usr/lib/win32 and did a symbolic link in /usr/lib
> 
> Now it has come to the point of linking and now it complains
> 
> /usr/lib/libcygwin.a(libcmain.o)(.text+0x7c): undefined reference to 
> `_WinMain@16'


I've gotten this to compile, and pass all but two self tests.  It requires:
   1) some patches to glib
   2) some modifications to libtool (these still need some tweaking, and 
then I'll release a libtool that includes them)
   3) re-autotool the glib source

And after than, configure/make and viola!  Stay tuned.

--Chuck




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

