%general-entities; ]> libelf &elfutils-version;
&elfutils-url;
Libelf from Elfutils-&elfutils-version; Libelf <para>Libelf is a library for handling ELF (Executable and Linkable Format) files.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&elfutils-fin-sbu;</seg> <seg>&elfutils-fin-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Libelf Libelf is part of the elfutils-&elfutils-version; package. Use the elfutils-&elfutils-version;.tar.bz2 file as the source tarball. Prepare Libelf for compilation: ./configure --prefix=/usr \ --disable-debuginfod \ --enable-libdebuginfod=dummy Compile the package: make To test the results, issue: make check Install only Libelf: make -C libelf install install -vm644 config/libelf.pc /usr/lib/pkgconfig rm /usr/lib/libelf.a Contents of Libelf Installed library Installed directory libelf.so /usr/include/elfutils Short Descriptions libelf.so Contains API functions to handle ELF object files libelf