Su sistemi Linux a 32 bit, invocando questo
$ /lib/libc.so.6
e su sistemi a 64 bit questo
$ /lib/x86_64-linux-gnu/libc.so.6
in una shell, fornisce un output come questo:
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>.
Perché e come ciò accade e come è possibile fare lo stesso in altre librerie condivise?
Ho cercato i /usr/lib
file eseguibili e ho trovato /usr/lib/libvlc.so.5.5.0
. L'esecuzione ha portato a un errore di segmentazione . : - /