blob: 3bd9844b1450a7c1f46df7d29b70bc6b7e08edc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<sect2><title>Contents of Binutils</title>
<para>(Last checked against version &binutils-contversion;.)</para>
<para>Binutils is a collection of software development tools containing a
linker, assembler and other tools to work with object files and
archives.</para>
<para><emphasis>Installed programs</emphasis>: addr2line, ar, as, gprof, ld,
nm, objcopy, objdump, ranlib, readelf, size, strings and strip</para>
<para><emphasis>Installed libraries</emphasis>: libbfd.[a,so] and
libopcodes.[a,so]</para>
</sect2>
|