Hi... On 6/19/09, krushnaal pai <krisonearth@xxxxxxxxx> wrote: > how to identify the files used by an elf from the headers? > where can we find the elf headers for any elf? > What do you mean by "the file used by an elf"? Dynamic libraries which are linked to the ELF binary? then you can use "ldd". For the rest of your ELF related identification, read the man pages of "readelf" or "eu-readelf". regards, Mulyadi -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ