%general-entities; ]> $LastChangedBy$ $Date$ elfutils-&elfutils-version; elfutils Introduction to elfutils The elfutils package contains set of utilities and libraries for handling ELF (Executable and Linkable Format) files. &lfs74_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &elfutils-md5sum; Download size: &elfutils-size; Estimated disk space required: &elfutils-buildsize; Estimated build time: &elfutils-time; User Notes: Installation of elfutils Install elfutils by running the following commands: ./configure --prefix=/usr --program-prefix="eu-" && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --program-prefix="eu-": This switch renames installed programs to avoid conflict with Binutils programs installed in LFS. Contents Installed Programs Installed Libraries Installed Directories eu-addr2line, eu-ar, eu-elfcmp, eu-elflint, eu-findtextrel, eu-ld, eu-make-debug-archive, eu-nm, eu-objdump, eu-ranlib, eu-readelf, eu-size, eu-strings, eu-strip, and eu-unstrip libasm.{a,so}, libdw.{a,so}, libebl.a, and libelf.{a,so} /usr/include/elfutils and /usr/lib/elfutils