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 Message-ID: <01d601c29d51$bda78760$78d96f83@pomello> From: "Max Bowsher" To: "Gen Zhang" , References: Subject: Re: Glib2 Date: Fri, 6 Dec 2002 18:03:11 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal x-mimeole: Produced By Microsoft MimeOLE V6.00.2800.1106 Gen Zhang wrote: > After re-libtoolize-ing the sources (to allow it to produce shared > libs) the compilation is fine through glib and will produce > libglib-2.0.la, but will complain about undefined references to > things like '_g_free' and '_g_log' (which I presume is in > libglib-2.0.la). I've attached the output from make (upon a second > run, after it going through glib). Libtool bug (incorrect handling of def files in archive_expsym_cmds). Still present in CVS. I'll see if I can patch it. Max. -- 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/