Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2003 14:45:16 -0700
From:      Scott Long <scott_long@btc.adaptec.com>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: libthr and 1:1 threading.
Message-ID:  <3E8B59EC.8090501@btc.adaptec.com>
In-Reply-To: <3E8B57E1.B140A989@mindspring.com>
References:  <Pine.NEB.3.96L.1030402093336.34476D-100000@fledge.watson.org> <20030402160340.GA98978@leafy.idv.tw> <3E8B57E1.B140A989@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E8B59EC.8090501>