Re: feature tests for pthreads implementation and configuration?
- From: Michael Rasmussen <mir@xxxxxxxxx>
- Date: Fri, 24 Mar 2006 00:03:30 +0100
On Thu, 23 Mar 2006 12:22:55 -0800, loic-dev wrote:
On my distro, Debian Sid,
Yes. Pls look at:
http://kasperd.net/~kasperd/comp.os.linux.development.faq#nptl
egrep -i 'linuxthreads|nptl|Native POSIX Threads Library'
$ `ldd /bin/ls | grep libc.so.6 | cut -d' ' -f 3` GNU C Library stable release version 2.3.6, by Roland McGrath et al.
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.0.3 (Debian 4.0.3-1).
Compiled on a Linux 2.6.13 system on 2006-03-18.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
BIND-8.2.3-T5B
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
$ dpkg -s libc6-i686
Package: libc6-i686
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 2352
Maintainer: GNU Libc Maintainers <debian-glibc@xxxxxxxxxxxxxxxx>
Architecture: i386
Source: glibc
Version: 2.3.6-4
Pre-Depends: libc6 (= 2.3.6-4)
Description: GNU C Library: Shared libraries [i686 optimized]
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C
library and the standard math library, as well as many others.
.
This set of libraries is optimized for i686 machines, and will only be
used if you are running a 2.6 kernel on an i686 class CPU (check the
output of `uname -m'). This includes Pentium Pro, Pentium II/III/IV,
Celeron CPU's and similar class CPU's (including clones such as AMD
Athlon/Opteron, VIA C3 Nehemiah, but not VIA C3 Ezla).
.
This package includes support for NPTL.
.
WARNING: Some third-party binaries may not work well with these libraries.
Most notably, IBM's JDK. If you experience problems with such
applications, you will need to remove this package.
--
Hilsen/Regards
Michael Rasmussen
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917
.
- References:
- feature tests for pthreads implementation and configuration?
- From: Mikael Pettersson
- Re: feature tests for pthreads implementation and configuration?
- From: loic-dev
- feature tests for pthreads implementation and configuration?
- Prev by Date: Re: Posix semaphore in the Linux (RHEL4)
- Next by Date: Re: Application Security Options--USB Dongle?
- Previous by thread: Re: feature tests for pthreads implementation and configuration?
- Next by thread: Re: feature tests for pthreads implementation and configuration?
- Index(es):
Relevant Pages
|
|