25Fermer27
flankerLe 12/01/2010 à 19:24
--<[[ mgallet@tomate:~/.local/ERS2/bin (19:22) ]]>--
$ ldd ./eg_sim
/usr/bin/ldd: line 117: ./eg_sim: Aucun fichier ou répertoire de ce type

trifus

--<[[ mgallet@tomate:~/.local/ERS2/bin (19:23) ]]>--
$ readelf -h eg_sim
ELF Header:
  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 
  Class:                             ELF32
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              EXEC (Executable file)
  Machine:                           Intel 80386
  Version:                           0x1
  Entry point address:               0x8048d90
  Start of program headers:          52 (bytes into file)
  Start of section headers:          145700 (bytes into file)
  Flags:                             0x0
  Size of this header:               52 (bytes)
  Size of program headers:           32 (bytes)
  Number of program headers:         5
  Size of section headers:           40 (bytes)
  Number of section headers:         25
  Section header string table index: 22

Dynamic section at offset 0xdf28 contains 18 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libm.so.5]
 0x00000001 (NEEDED)                     Shared library: [libc.so.5]