Date: Wed, 05 Aug 1998 11:12:29 +0200 From: Andre Oppermann <oppermann@pipeline.ch> To: John Birrell <jb@cimlogic.com.au> Cc: "Daniel O'Connor" <doconnor@gsoft.com.au>, stevel@mail.cdsnet.net, tlambert@primenet.com, hackers@FreeBSD.ORG Subject: Re: Threaded X libs.. Message-ID: <35C821FD.3506A837@pipeline.ch> References: <199808050813.SAA27521@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35C821FD.3506A837>