LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   Is Archlinux using NPTL libthread? (https://www.linuxquestions.org/questions/arch-29/is-archlinux-using-nptl-libthread-324547/)

jery_wang2002 05-17-2005 08:48 PM

Is Archlinux using NPTL libthread?
 
As the subject says.

Thnks
Jerry

runlevel0 05-18-2005 02:45 PM

Just do:

Code:

/lib/libc.so.6
and you will find out.

Nightfrost 05-19-2005 11:23 AM

Quote:

Originally posted by runlevel0
Just do:

Code:

/lib/libc.so.6
and you will find out.

Not quite. Try this instead:

Code:

/lib/tls/libc.so.6
:)

runlevel0 05-19-2005 11:45 AM

Quote:

Originally posted by Nightfrost
Not quite. Try this instead:

Code:

/lib/tls/libc.so.6
:)

Yes your right!

Stupid mistake as my Gentoo OSses doesn't use anything else as NPTL (USE="nptlonly").
I thought the Linuxthread libc6 where stored there and the NPTL version under /lib...


All times are GMT -5. The time now is 05:15 AM.