Sur les systèmes Linux 32 bits, l'appel de cette
$ /lib/libc.so.6
et sur les systèmes 64 bits cette
$ /lib/x86_64-linux-gnu/libc.so.6
dans un shell, fournit une sortie comme celle-ci:
GNU C Library stable release version 2.10.1, by Roland McGrath et al.
Copyright (C) 2009 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.4.0 20090506 (Red Hat 4.4.0-4).
Compiled on a Linux >>2.6.18-128.4.1.el5<< system on 2009-08-19.
Available extensions:
The C stubs add-on version 2.1.2.
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
RT using linux kernel aio
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
Pourquoi et comment cela se produit-il et comment est-il possible de faire la même chose dans d'autres bibliothèques partagées?
J'ai regardé /usr/lib
pour trouver des exécutables, et j'ai trouvé /usr/lib/libvlc.so.5.5.0
. L'exécuter a conduit à une erreur de segmentation . : - /