#Get libs
/lib/ld-linux.so.3 --library-path $PWD:/usr/lib:/lib libz.so.1
./readelf $1 $2
root@kindle:readelf-kindle>
./readelf.sh -h ./readelf
Quote:
Segmentation fault
then
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
|
so the loader trick may not work with these later TC builds. something to think about.