Date: Tue, 29 Sep 1998 18:23:29 +0200 (SAT) From: Graham Wheeler <gram@cdsec.com> To: bright@hotjobs.com (Alfred Perlstein) Cc: hackers@FreeBSD.ORG Subject: Re: Thread safe resolver library? Message-ID: <199809291623.SAA01570@cdsec.com> In-Reply-To: <Pine.BSF.4.02A.9809291133380.6148-100000@bright.fx.genx.net> from "Alfred Perlstein" at Sep 29, 98 11:34:40 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > i'm quite sure you can access the freebsd threaded libraries via compiling > with gcc with "-thread", basically you have to link in libc_r.so which has > thread safe versions of these functions afaik. gcc doesn't recognise the option -thread (gcc 2.7.2.1, FreeBSD 2.2.7). I am linking with libc_r (otherwise I would get linker errors on pthread_create). -- Dr Graham Wheeler E-mail: gram@cdsec.com Citadel Data Security Phone: +27(21)23-6065/6/7 Internet/Intranet Network Specialists Mobile: +27(83)253-9864 Firewalls/Virtual Private Networks Fax: +27(21)24-3656 Data Security Products WWW: http://www.cdsec.com/ 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?199809291623.SAA01570>