Bastian Balthazar Bux wrote:

>Dave Nebinger wrote:
>  
>
>>>I have recently built a new Gentoo 2005.0 box with a stage3 tarball.  I
>>>set the NPTL flag (among others) and rebuilt the entire system.  It does
>>>not appear that NPTL is sticking and I am not at all sure why; instead
>>>it has pulled in the linuxthreads package.  Can anybody help out here?
>>>      
>>>
>>You probably have both.  If you look at the output of the glibc build you'll
>>see a note indicating that both NPTL and linuxthreads are built and
>>installed by gentoo.
>>
>>All of my systems report linuxthreads although I too have NPTL installed.
>>
>>
>>
>>    
>>
>use the command
>
># getconf GNU_LIBPTHREAD_VERSION
>NPTL 2.3.4
>
>or check for the existence of "/lib/tls" directory, this one keep the
>files when both are installed
>
>  
>

You can also set the "nptlonly" flag for glibc, which will avoid using
linuxthreads at all (forces everything to use nptl).

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to