Date: Wed, 05 Aug 1998 09:15:32 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: "Kaleb S. KEITHLEY" <kaleb@ics.com> Cc: hackers@FreeBSD.ORG Subject: Re: Threaded X libs.. Message-ID: <199808042345.JAA11220@cain.gsoft.com.au> In-Reply-To: Your message of "Tue, 04 Aug 1998 13:29:20 GMT." <35C70CB0.4592DCB7@ics.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> The last time I tried building with threads, on some 3.0SNAP version, > things didn't work very well (and I haven't spent any time trying to > figure out why.) Hmm.. worked for me quite easily, I just added the following lines to the work/ xc/config/xc/FreeBSD.cf file. #define HasPosixThreads YES #define ThreadedX YES #define HasThreadSafeAPI YES #define ThreadsLibraries -pthread > > Also is there any chance that the thread cancellation routines will be > > implented any time soon? :) > In Xlib or in libc? In libc. --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- 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?199808042345.JAA11220>