** Where in an ELF file you specify the *OS* or *ABI version*? readelf seems to find this info. I'm confused where it is getting it since I can't find it in any ELF docs.
e.g. % readelf -a /bin/ls 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 ...etc. Chris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
