From owner-freebsd-hackers Fri May 22 05:35:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11941 for freebsd-hackers-outgoing; Fri, 22 May 1998 05:35:41 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from highwind.com (hurricane.highwind.com [209.61.45.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11919 for ; Fri, 22 May 1998 05:35:33 -0700 (PDT) (envelope-from info@highwind.com) Received: (from info@localhost) by highwind.com (8.8.6/8.8.6) id IAA08870; Fri, 22 May 1998 08:34:13 -0400 (EDT) Date: Fri, 22 May 1998 08:34:13 -0400 (EDT) Message-Id: <199805221234.IAA08870@highwind.com> From: HighWind Software Information To: jb@cimlogic.com.au CC: freebsd-hackers@FreeBSD.ORG, support@highwind.com In-reply-to: <199805220649.QAA07025@cimlogic.com.au> (message from John Birrell on Fri, 22 May 1998 16:49:18 +1000 (EST)) Subject: Re: FreeBSD 2.2.6 + pthread == write() bug Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Is the code being compiled with -D_THREAD_SAFE ? Yep. Everything everytime. "-D_THREAD_SAFE" and "-D_REENTRANT" (Although -D_REENTRANT probably does nothing. It is important on other O/S's. So, we left it in.) Also, linking with "-lc_r" -Rob rmf@highwind.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message