Changeset 3d66e17 for BOOK/final-system/common/binutils.xml
- Timestamp:
- Jan 7, 2014, 5:10:08 PM (12 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b1448646
- Parents:
- 07afa1a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
r07afa1a r3d66e17 104 104 <screen os="s"><userinput>make tooldir=/usr install</userinput></screen> 105 105 106 <para os="t">Install the <filename class="headerfile">libiberty</filename> header107 file that is needed by some packages:</para>108 109 <screen os="u"><userinput>cp -v ../binutils-&binutils-dir;/include/libiberty.h /usr/include</userinput></screen>110 111 106 </sect2> 112 107 … … 123 118 objdump, 124 119 ranlib, readelf, size, strings, and strip</seg> 125 <seg>lib iberty.a, libbfd.[a,so], and libopcodes.[a,so]</seg>120 <seg>libbfd.[a,so], and libopcodes.[a,so]</seg> 126 121 <seg>/usr/lib/ldscripts</seg> 127 122 </seglistitem> … … 310 305 </varlistentry> 311 306 312 <varlistentry id="libiberty">313 <term><filename class="libraryfile">libiberty</filename></term>314 <listitem>315 <para>Contains routines used by various GNU programs, including316 <command>getopt</command>, <command>obstack</command>,317 <command>strerror</command>, <command>strtol</command>, and318 <command>strtoul</command></para>319 <indexterm zone="ch-system-binutils libiberty">320 <primary sortas="c-libiberty">libiberty</primary>321 </indexterm>322 </listitem>323 </varlistentry>324 325 307 <varlistentry id="libbfd"> 326 308 <term><filename class="libraryfile">libbfd</filename></term>
Note:
See TracChangeset
for help on using the changeset viewer.