libthr and 1:1 threading.

Scott Long scott_long at btc.adaptec.com
Wed Apr 2 13:46:04 PST 2003


Terry Lambert wrote:
> leafy wrote:
> 
>>On Wed, Apr 02, 2003 at 07:38:14AM -0800, Terry Lambert wrote:
>>
>>>Has anyone tried compiling X11 to use libthr?
>>
>>Someone reported success with KDE, so it should serve as a sign of working X11.
> 
> 
> Not X11 clients.
> 
> The X11 server.
> 
> -- Terry
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

The X server is not threaded:


[junior] ~> ldd /usr/X11R6/bin/X
/usr/X11R6/bin/X:
         libc.so.5 => /usr/lib/libc.so.5 (0x2806a000)

That was supposed to be one of the great goals of X11R6, but it was
never completed, and I believe that most of the (incomplete) work has
long since been removed from XFree86.

Scott



More information about the freebsd-current mailing list