From owner-freebsd-hackers Wed Aug 5 02:13:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13486 for freebsd-hackers-outgoing; Wed, 5 Aug 1998 02:13:51 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from freefall.pipeline.ch (freefall.pipeline.ch [195.134.128.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13481 for ; Wed, 5 Aug 1998 02:13:46 -0700 (PDT) (envelope-from andre@pipeline.ch) Received: from pipeline.ch ([195.134.128.41]) by freefall.pipeline.ch (Netscape Mail Server v2.02) with ESMTP id AAA177; Wed, 5 Aug 1998 11:11:39 +0200 Message-ID: <35C821FD.3506A837@pipeline.ch> Date: Wed, 05 Aug 1998 11:12:29 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.03 [en] (WinNT; U) MIME-Version: 1.0 To: John Birrell CC: "Daniel O'Connor" , stevel@mail.cdsnet.net, tlambert@primenet.com, hackers@FreeBSD.ORG Subject: Re: Threaded X libs.. References: <199808050813.SAA27521@cimlogic.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Birrell wrote: -snip- > -pthread was added to gcc first in -current, then to -stable after the > release of 2.2.6. All it does is to use libc_r instead of libc. Linking > with -lc_r, but no -nostdlib means that you risk getting functions from > libc if the symbols aren't in libc_r. The only one that comes to mind > is poll(). If XFree86 uses poll() instead of select(), you can expect to > have problems. UhhOhh... Thats why the Netscape Directory SDK (LDAP-Client libs) compile crashes on 2.2.7 with _poll not defined... How can I get around that? Cheers -- Andre Oppermann CEO / Geschaeftsfuehrer Internet Business Solutions Ltd. (AG) Hardstrasse 235, 8005 Zurich, Switzerland Fon +41 1 277 75 75 / Fax +41 1 277 75 77 http://www.pipeline.ch ibs@pipeline.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message