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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Path: not-for-mail From: Charles Wilson 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: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT 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 AT attbi DOT 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 AT 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/