Jim Gifford wrote:

>Ok this is wierd when you ran similar commands on the libm you got a 
>memory error, this doesn't make sense.
>
>Try this again
>
>file /tools/lib/libm-2.4.so /tools/lib64/libm-2.4.so
>readelf -h /tools/lib/libm-2.4.so /tools/lib64/libm-2.4.so
>
>  
>

file /tools/lib/libm-2.4.so /tools/lib64/libm-2.4.so
/tools/lib/libm-2.4.so:   ELF 32-bit LSB shared object, Intel 80386,
version 1 (SYSV), not stripped
/tools/lib64/libm-2.4.so: ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped

readelf -h /tools/lib/libm-2.4.so
/tools/lib64/libm-2.4.so

File: /tools/lib/libm-2.4.so
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:                              DYN (Shared object file)
  Machine:                           Intel 80386
  Version:                           0x1
  Entry point address:               0x3460
  Start of program headers:          52 (bytes into file)
  Start of section headers:          520252 (bytes into file)
  Flags:                             0x0
  Size of this header:               52 (bytes)
  Size of program headers:           32 (bytes)
  Number of program headers:         9
  Size of section headers:           40 (bytes)
  Number of section headers:         42
  Section header string table index: 39

File: /tools/lib64/libm-2.4.so
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              DYN (Shared object file)
  Machine:                           Advanced Micro Devices X86-64
  Version:                           0x1
  Entry point address:               0x3df0
  Start of program headers:          64 (bytes into file)
  Start of section headers:          1296408 (bytes into file)
  Flags:                             0x0
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         9
  Size of section headers:           64 (bytes)
  Number of section headers:         44
  Section header string table index: 41



_______________________________________________
Clfs-support mailing list
[email protected]
http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support

Reply via email to