Subject | NTPL |
---|---|
Author | danez1974 |
Post date | 2007-04-19T08:59:22Z |
I all,
we have a linux server with FirebirdSS 1.5.3. nptl installed.
To be sure that also the system actually has NPTL enabled I try this
command :
/lib/libc.so.6
in the output (bottom) threre's no the line whith
Native POSIX Threads Library by Ulrich Drepper
but
linuxthreads-0.10 by Xavier Leroy
are the ntpl installed on my system or not (as I suppose)?
NOTE : the command "getconf GNU_LIBPTHREAD_VERSION"
return me NPTL 2.3.6
thx.
S.
******************************************************
[root@db ~]# /lib/libc.so.6
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 3.4.4 20050721 (Red Hat 3.4.4-2).
Compiled on a Linux 2.4.20 system on 2005-11-03.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
The C stubs add-on version 2.1.2.
BIND-8.2.3-T5B
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Glibc-2.0 compatibility add-on by Cristian Gafton
GNU Libidn by Simon Josefsson
libthread_db work sponsored by Alpha Processor Inc
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
we have a linux server with FirebirdSS 1.5.3. nptl installed.
To be sure that also the system actually has NPTL enabled I try this
command :
/lib/libc.so.6
in the output (bottom) threre's no the line whith
Native POSIX Threads Library by Ulrich Drepper
but
linuxthreads-0.10 by Xavier Leroy
are the ntpl installed on my system or not (as I suppose)?
NOTE : the command "getconf GNU_LIBPTHREAD_VERSION"
return me NPTL 2.3.6
thx.
S.
******************************************************
[root@db ~]# /lib/libc.so.6
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 3.4.4 20050721 (Red Hat 3.4.4-2).
Compiled on a Linux 2.4.20 system on 2005-11-03.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
The C stubs add-on version 2.1.2.
BIND-8.2.3-T5B
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Glibc-2.0 compatibility add-on by Cristian Gafton
GNU Libidn by Simon Josefsson
libthread_db work sponsored by Alpha Processor Inc
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.