Ignore:
Timestamp:
Aug 31, 2008, 9:15:57 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ea55a49
Parents:
33bdb0d
Message:

Updated Coreutils to 6.12.
Drop Mktemp in favor of the version included in Coreutils.
Updated Perl to 5.10.0.
Updated File to 4.25.
Updated File to 4.26.
Updated GCC to 4.3.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/gmp.xml

    r33bdb0d r7b31c44  
    6161    <para os="j">The header installed by GMP is architecture specific. Programs compiled as 32bit will require the header provided by the 32bit installation of GMP. The same applies for 64bit programs. Move the header so a wrapper can be put in its place later:</para>
    6262
    63 <screen os="k"><userinput>mv /usr/include/gmp{,-32}.h</userinput></screen>
     63<screen os="k"><userinput>mv -v /usr/include/gmp{,-32}.h</userinput></screen>
    6464
    6565  </sect2>
Note: See TracChangeset for help on using the changeset viewer.