Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/libstdc++.xml

    rceebda5 ra26f29f  
    2525    <title/>
    2626
    27     <para>Libstdc++ is the standard C++ library. It is needed 
     27    <para>Libstdc++ is the standard C++ library. It is needed
    2828    to compile C++ code
    2929    (part of GCC is written in C++), but we had to defer its installation
     
    8282      </varlistentry>
    8383
    84       <varlistentry arch="ml_32,ml_x32,ml_all">
    85         <term><parameter>--disable-multilib</parameter></term>
    86         <listitem>
    87           <para>Even when building the multilib version, this switch is
    88           given. This is because the additionally built libraries are
    89           not required in this stage and some disk space and compile
    90           time can be saved.</para>
    91         </listitem>
    92       </varlistentry>
    93 
    9484      <varlistentry>
    9585        <term><parameter>--disable-libstdcxx-pch</parameter></term>
Note: See TracChangeset for help on using the changeset viewer.