Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gmp.xml

    rb0b1007 rdeb99a3  
    3636<screen os="d"><userinput>make</userinput></screen>
    3737
    38     <para os="e">Install the package:</para>
     38    <note os="e">
     39      <para>Some versions of GCC (notably 4.3.2 which ships with Debian
     40      5) will compile GMP without errors but in a subtly broken way.  To ensure
     41      GMP is compiled and functioning correctly, optionally run the test suite:</para>
    3942
    40 <screen os="f"><userinput>make install</userinput></screen>
     43<screen><userinput>make check</userinput></screen>
     44    </note>
     45
     46    <para os="f">Install the package:</para>
     47
     48<screen os="g"><userinput>make install</userinput></screen>
    4149
    4250  </sect2>
Note: See TracChangeset for help on using the changeset viewer.