Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <000001c0de20$84034360$8b0c4ea8@kepri.re.kr> From: "Jong B. Lee" To: "cygwin" Subject: Re: glib for cygwin Date: Thu, 17 May 2001 00:47:14 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ks_c_5601-1987" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id LAA21626 > I've been able to compile glib 1.2.8 for over 8 months. I had serious > problems with module support, which IIRC Jong claimed to have solved. > > Jong gave out this link http://my.dreamwiz.com/jbdoll/ for a download of > his patched glib. - with working modules. > > Thread support was broken (compile with --enable-threads=none) but I > have it working here. I'm currently tidying up some code with > pthread_key's before I submit a new patch to cygwin. I have glib here > with working threads (but no modules as I haven't looked into Jong's > patch :]). > > It's very important to use the cygwin pthreads, not win32 threads, if > your application uses fork(). _DO NOT_ try glib compiled with cygwin > with threads=win32. > > Rob > Dear Rob, I've been out for the list, for a while. I'll send you my module patches in a day. Jong B. Lee