Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

Location:
BOOK/cross-tools/mips
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/mips/eglibc.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/mips/eglibc.xml"
     31    xpointer="xpointer(//*[@os='g1'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../../final-system/mips/eglibc.xml"
     35    xpointer="xpointer(//*[@os='g2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8399    xpointer="xpointer(//*[@os='dn'])"/>
    84100
     101    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     102    href="../../final-system/common/eglibc.xml"
     103    xpointer="xpointer(//*[@os='ra'])"/>
     104
     105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     106    href="../common/eglibc.xml"
     107    xpointer="xpointer(//*[@os='rb'])"/>
     108
    85109  </sect2>
    86110
  • BOOK/cross-tools/mips/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    28 
     28   
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4242    href="gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="gcc-static.xml"
    4351    xpointer="xpointer(//*[@os='ag'])"/>
    4452
     
    4654    href="gcc-static.xml"
    4755    xpointer="xpointer(//*[@os='ah'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="gcc-static.xml"
     59    xpointer="xpointer(//*[@os='ai'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     62    href="gcc-static.xml"
     63    xpointer="xpointer(//*[@os='aj'])"/>
    4864
    4965    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../64/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4040    xpointer="xpointer(//*[@os='ab'])"/>
    4141
     42    <para os="f1">The following patch fixes and issue that causes GCC
     43    to segfault when compilling for Mips.</para>
     44
     45    <screen os="f2"><userinput>patch -Np1 -i ../&gcc-mips-fix-patch;</userinput></screen>
     46
    4247    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4348    href="../common/gcc-static.xml"
     
    4752    href="../common/gcc-static.xml"
    4853    xpointer="xpointer(//*[@os='ah'])"/>
     54
     55    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     56    href="../common/gcc-static.xml"
     57    xpointer="xpointer(//*[@os='ai'])"/>
     58
     59    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     60    href="../common/gcc-static.xml"
     61    xpointer="xpointer(//*[@os='aj'])"/>
    4962
    5063    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=mips headers_check
    35 make ARCH=mips INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=mips INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=mips INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=mips INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.