Changeset 3994

Show
Ignore:
Timestamp:
08/27/08 11:51:20 (3 months ago)
Author:
jciccone
Message:

Upgrade to GCC 4.3.1.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/appendices/dependencies/common.xml

    r3912 r3994  
    485485        <seglistitem> 
    486486         <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, 
    487          Gettext, Glibc, Grep, Make, Patch, Perl, Sed, Tar and Texinfo</seg> 
     487         Gettext, Glibc, GMP, Grep, Make, MPFR, Patch, Perl, Sed, Tar and 
     488         Texinfo</seg> 
    488489        </seglistitem> 
    489490      </segmentedlist> 
     
    561562      </segmentedlist> 
    562563 
     564<!-- Begin GMP dependency info --> 
     565  <bridgehead renderas="sect2" id="gmp-dep">GMP</bridgehead> 
     566 
     567      <segmentedlist> 
     568        <segtitle>&dependencies;</segtitle> 
     569 
     570        <seglistitem> 
     571         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, M4, Make, 
     572         Sed and Texinfo</seg> 
     573        </seglistitem> 
     574      </segmentedlist> 
     575 
     576      <segmentedlist> 
     577        <segtitle>&testsuites;</segtitle> 
     578 
     579        <seglistitem> 
     580          <seg>None</seg> 
     581        </seglistitem> 
     582      </segmentedlist> 
     583 
     584      <segmentedlist> 
     585        <segtitle>&before;</segtitle> 
     586 
     587        <seglistitem> 
     588          <seg>MPFR, GCC</seg> 
     589        </seglistitem> 
     590      </segmentedlist> 
     591 
    563592<!-- Begin Grep dependency info --> 
    564593  <bridgehead renderas="sect2" id="grep-dep">Grep</bridgehead> 
     
    9771006      </segmentedlist> 
    9781007 
     1008<!-- Begin MPFR dependency info --> 
     1009  <bridgehead renderas="sect2" id="mpfr-dep">MPFR</bridgehead> 
     1010 
     1011      <segmentedlist> 
     1012        <segtitle>&dependencies;</segtitle> 
     1013 
     1014        <seglistitem> 
     1015         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, GMP, 
     1016         Make, Sed and Texinfo</seg> 
     1017        </seglistitem> 
     1018      </segmentedlist> 
     1019 
     1020      <segmentedlist> 
     1021        <segtitle>&testsuites;</segtitle> 
     1022 
     1023        <seglistitem> 
     1024          <seg>None</seg> 
     1025        </seglistitem> 
     1026      </segmentedlist> 
     1027 
     1028      <segmentedlist> 
     1029        <segtitle>&before;</segtitle> 
     1030 
     1031        <seglistitem> 
     1032          <seg>GCC</seg> 
     1033        </seglistitem> 
     1034      </segmentedlist> 
     1035 
    9791036<!-- Begin Module-Init-Tools dependency info --> 
    9801037  <bridgehead renderas="sect2" id="module-init-tools-dep">Module-Init-Tools</bridgehead> 
  • trunk/BOOK/cross-tools/64/glibc.xml

    r3606 r3994  
    2626    href="../common/glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/alpha/gcc-final.xml

    r3943 r3994  
    2323    <title>Installation of GCC Cross Compiler</title> 
    2424 
    25 <!-- 
    26     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    27     href="gcc-static.xml" 
    28     xpointer="xpointer(//*[@os='p1'])"/> 
    29  
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    31     href="gcc-static.xml" 
    32     xpointer="xpointer(//*[@os='p2'])"/> 
    33 --> 
    34  
    35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    36     href="../common/gcc-final.xml" 
    37     xpointer="xpointer(//*[@os='p3'])"/> 
    38  
    39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    40     href="../common/gcc-final.xml" 
    41     xpointer="xpointer(//*[@os='p4'])"/> 
    42  
    4325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    4426    href="gcc-static.xml" 
     
    5638    href="gcc-static.xml" 
    5739    xpointer="xpointer(//*[@os='ad'])"/> 
    58  
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    60     href="gcc-static.xml" 
    61     xpointer="xpointer(//*[@os='ae'])"/> 
    62  
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    64     href="gcc-static.xml" 
    65     xpointer="xpointer(//*[@os='af'])"/> 
    6640 
    6741    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/alpha/gcc-static.xml

    r3943 r3994  
    2424    and no Threads</title> 
    2525 
    26 <!-- 
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    28     href="../common/gcc-static.xml" 
    29     xpointer="xpointer(//*[@os='p1'])"/> 
    30  
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    32     href="../common/gcc-static.xml" 
    33     xpointer="xpointer(//*[@os='p2'])"/> 
    34 --> 
    35  
    3626    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    3727    href="../common/gcc-static.xml" 
     
    4939    href="../common/gcc-static.xml" 
    5040    xpointer="xpointer(//*[@os='ad'])"/> 
    51  
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    53     href="../common/gcc-static.xml" 
    54     xpointer="xpointer(//*[@os='ae'])"/> 
    55  
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    57     href="../common/gcc-static.xml" 
    58     xpointer="xpointer(//*[@os='af'])"/> 
    5941 
    6042    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     
    8668    xpointer="xpointer(//*[@os='h'])"/> 
    8769 
    88 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
    89     --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 
     70<screen><userinput>AR=ar ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
     71    --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 
    9072    --with-local-prefix=/tools --disable-nls --disable-shared \ 
     73    --without-headers --with-newlib --disable-decimal-float \ 
     74    --disable-libgomp --disable-libmudflap --disable-libssp \ 
    9175    --disable-threads --enable-languages=c</userinput></screen> 
    9276 
  • trunk/BOOK/cross-tools/alpha/glibc.xml

    r3606 r3994  
    2626    href="../common/glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/common/gcc-final.xml

    r3943 r3994  
    2323    <title>Installation of GCC Cross Compiler</title> 
    2424 
    25 <!-- 
    26     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    27     href="gcc-static.xml" 
    28     xpointer="xpointer(//*[@os='p1'])"/> 
    29  
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    31     href="gcc-static.xml" 
    32     xpointer="xpointer(//*[@os='p2'])"/> 
    33 --> 
    34  
    35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    36     href="../../final-system/common/gcc.xml" 
    37     xpointer="xpointer(//*[@os='p3'])"/> 
    38  
    39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    40     href="../../final-system/common/gcc.xml" 
    41     xpointer="xpointer(//*[@os='p4'])"/> 
    42  
    4325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    4426    href="gcc-static.xml" 
     
    5638    href="gcc-static.xml" 
    5739    xpointer="xpointer(//*[@os='ad'])"/> 
    58  
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    60     href="gcc-static.xml" 
    61     xpointer="xpointer(//*[@os='ae'])"/> 
    62  
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    64     href="gcc-static.xml" 
    65     xpointer="xpointer(//*[@os='af'])"/> 
    6640 
    6741    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     
    10074    xpointer="xpointer(//*[@os='h'])"/> 
    10175 
    102 <screen os="bf"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
    103     --target=${CLFS_TARGET} --host=${CLFS_HOST} --disable-multilib
    104     --with-local-prefix=/tools --disable-nls --enable-shared
    105     --enable-languages=c,c++ --enable-__cxa_atexit \ 
     76<screen os="bf"><userinput>AR=ar ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
     77    --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST}
     78    --disable-multilib --with-local-prefix=/tools --disable-nls
     79    --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \ 
    10680    --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen> 
    10781 
  • trunk/BOOK/cross-tools/common/gcc-static.xml

    r3943 r3994  
    2424    and no Threads</title> 
    2525 
    26 <!-- 
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    28     href="../../final-system/common/gcc.xml" 
    29     xpointer="xpointer(//*[@os='p1'])"/> 
    30  
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    32     href="../../final-system/common/gcc.xml" 
    33     xpointer="xpointer(//*[@os='p2'])"/> 
    34 --> 
    35  
    3626    <para os="aa">Make a couple of essential adjustments to the specs file 
    3727    to ensure GCC uses our build environment:</para> 
     
    4333 
    4434<screen os="ad"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen> 
    45  
    46     <para os="ae">The following patch ensures that <command>gcc</command> does not 
    47     search the <filename class="directory">/usr</filename> directory for 
    48     <filename class="libraryfile">libgcc_s.so</filename> when 
    49     cross-compiling:</para> 
    50  
    51 <screen os="af"><userinput>patch -Np1 -i ../&gcc-cross_search-patch;</userinput></screen> 
    5235 
    5336    <para os="ag">Change the StartFile Spec to point to the correct library 
     
    7760    xpointer="xpointer(//*[@os='h'])"/> 
    7861 
    79 <screen os="al"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
    80     --host=${CLFS_HOST} --target=${CLFS_TARGET} --disable-multilib \ 
    81     --with-local-prefix=/tools --disable-nls --disable-shared \ 
    82     --disable-threads --enable-languages=c</userinput></screen> 
     62<screen os="al"><userinput>AR=ar ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
     63    --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 
     64    --disable-multilib --with-local-prefix=/tools --disable-nls \ 
     65    --without-headers --with-newlib --disable-decimal-float \ 
     66    --disable-libgomp --disable-libmudflap --disable-libssp \ 
     67    --disable-shared --disable-threads --enable-languages=c</userinput></screen> 
    8368 
    8469    <variablelist os="am"> 
     
    124109    <para os="an">Continue with compiling the package:</para> 
    125110 
    126 <screen os="ao"><userinput>make all-gcc</userinput></screen> 
     111<screen os="ao"><userinput>make</userinput></screen> 
    127112 
    128113    <para os="ap">Install the package:</para> 
    129114 
    130 <screen os="aq"><userinput>make install-gcc</userinput></screen> 
     115<screen os="aq"><userinput>make install</userinput></screen> 
    131116 
    132117  </sect2> 
  • trunk/BOOK/cross-tools/common/glibc.xml

    r3664 r3994  
    2626    the method suggested in this book puts the stability of the system at 
    2727    risk.</para> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../../final-system/common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../../final-system/common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <para os="db">Disable linking to <filename>libgcc_eh</filename>:</para> 
  • trunk/BOOK/cross-tools/mips/gcc-final.xml

    r3943 r3994  
    2323    <title>Installation of GCC Cross Compiler</title> 
    2424 
    25 <!-- 
    26     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    27     href="gcc-static.xml" 
    28     xpointer="xpointer(//*[@os='p1'])"/> 
    29  
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    31     href="gcc-static.xml" 
    32     xpointer="xpointer(//*[@os='p2'])"/> 
    33 --> 
    34  
    35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    36     href="../common/gcc-final.xml" 
    37     xpointer="xpointer(//*[@os='p3'])"/> 
    38  
    39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    40     href="../common/gcc-final.xml" 
    41     xpointer="xpointer(//*[@os='p4'])"/> 
    42  
    4325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    4426    href="gcc-static.xml" 
     
    5638    href="gcc-static.xml" 
    5739    xpointer="xpointer(//*[@os='ad'])"/> 
    58  
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    60     href="gcc-static.xml" 
    61     xpointer="xpointer(//*[@os='ae'])"/> 
    62  
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    64     href="gcc-static.xml" 
    65     xpointer="xpointer(//*[@os='af'])"/> 
    6640 
    6741    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips/gcc-static.xml

    r3943 r3994  
    2424    and no Threads</title> 
    2525 
    26 <!-- 
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    28     href="../common/gcc-static.xml" 
    29     xpointer="xpointer(//*[@os='p1'])"/> 
    30  
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    32     href="../common/gcc-static.xml" 
    33     xpointer="xpointer(//*[@os='p2'])"/> 
    34 --> 
    35  
    3626    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    3727    href="../common/gcc-static.xml" 
     
    4939    href="../common/gcc-static.xml" 
    5040    xpointer="xpointer(//*[@os='ad'])"/> 
    51  
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    53     href="../common/gcc-static.xml" 
    54     xpointer="xpointer(//*[@os='ae'])"/> 
    55  
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    57     href="../common/gcc-static.xml" 
    58     xpointer="xpointer(//*[@os='af'])"/> 
    5941 
    6042    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips/glibc.xml

    r3606 r3994  
    2626    href="../common/glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips64-64/gcc-final.xml

    r3943 r3994  
    2323    <title>Installation of GCC Cross Compiler</title> 
    2424 
    25 <!-- 
    26     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    27     href="gcc-static.xml" 
    28     xpointer="xpointer(//*[@os='p1'])"/> 
    29  
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    31     href="gcc-static.xml" 
    32     xpointer="xpointer(//*[@os='p2'])"/> 
    33 --> 
    34  
    35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    36     href="../common/gcc-final.xml" 
    37     xpointer="xpointer(//*[@os='p3'])"/> 
    38  
    39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    40     href="../common/gcc-final.xml" 
    41     xpointer="xpointer(//*[@os='p4'])"/> 
    42  
    4325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    4426    href="gcc-static.xml" 
     
    5638    href="gcc-static.xml" 
    5739    xpointer="xpointer(//*[@os='ad'])"/> 
    58  
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    60     href="gcc-static.xml" 
    61     xpointer="xpointer(//*[@os='ae'])"/> 
    62  
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    64     href="gcc-static.xml" 
    65     xpointer="xpointer(//*[@os='af'])"/> 
    6640 
    6741    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     
    9367    xpointer="xpointer(//*[@os='h'])"/> 
    9468 
    95 <screen os="bf" ><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
    96     --target=${CLFS_TARGET} --host=${CLFS_HOST} --with-abi=64 \ 
     69<screen os="bf" ><userinput>AR=ar ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
     70    --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} 
    9771    --with-local-prefix=/tools --disable-nls --enable-shared \ 
    9872    --enable-languages=c,c++ --enable-__cxa_atexit --disable-multilib \ 
    99     --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen> 
     73    --enable-c99 --enable-long-long --enable-threads=posix \ 
     74    --with-abi=64</userinput></screen> 
    10075 
    10176    <variablelist os="bg"> 
  • trunk/BOOK/cross-tools/mips64-64/gcc-static.xml

    r3943 r3994  
    2424    and no Threads</title> 
    2525 
    26 <!-- 
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    28     href="../common/gcc-static.xml" 
    29     xpointer="xpointer(//*[@os='p1'])"/> 
    30  
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    32     href="../common/gcc-static.xml" 
    33     xpointer="xpointer(//*[@os='p2'])"/> 
    34 --> 
    35  
    3626    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    3727    href="../common/gcc-static.xml" 
     
    4939    href="../common/gcc-static.xml" 
    5040    xpointer="xpointer(//*[@os='ad'])"/> 
    51  
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    53     href="../common/gcc-static.xml" 
    54     xpointer="xpointer(//*[@os='ae'])"/> 
    55  
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    57     href="../common/gcc-static.xml" 
    58     xpointer="xpointer(//*[@os='af'])"/> 
    5941 
    6042    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     
    8668    xpointer="xpointer(//*[@os='h'])"/> 
    8769 
    88 <screen os="al"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
    89     --host=${CLFS_HOST} --target=${CLFS_TARGET} --disable-mutlilib \ 
    90     --with-local-prefix=/tools --disable-nls --disable-shared \ 
    91     --disable-threads --enable-languages=c --with-abi=64</userinput></screen> 
     70<screen os="al"><userinput>AR=ar ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 
     71    --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 
     72    --disable-mutlilib --with-local-prefix=/tools --disable-nls \ 
     73    --without-headers --with-newlib --disable-decimal-float \ 
     74    --disable-libgomp --disable-libmudflap --disable-libssp \ 
     75    --disable-shared  --disable-threads --enable-languages=c \ 
     76    --with-abi=64</userinput></screen> 
    9277 
    9378    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips64-64/glibc.xml

    r3902 r3994  
    2626    href="../common/glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips64/gcc-final.xml

    r3943 r3994  
    2323    <title>Installation of GCC Cross Compiler</title> 
    2424 
    25 <!-- 
    26     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    27     href="gcc-static.xml" 
    28     xpointer="xpointer(//*[@os='p1'])"/> 
    29  
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    31     href="gcc-static.xml" 
    32     xpointer="xpointer(//*[@os='p2'])"/> 
    33 --> 
    34  
    35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    36     href="../common/gcc-final.xml" 
    37     xpointer="xpointer(//*[@os='p3'])"/> 
    38  
    39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    40     href="../common/gcc-final.xml" 
    41     xpointer="xpointer(//*[@os='p4'])"/> 
    42  
    4325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    4426    href="gcc-static.xml" 
     
    5638    href="gcc-static.xml" 
    5739    xpointer="xpointer(//*[@os='ad'])"/> 
    58  
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    60     href="gcc-static.xml" 
    61     xpointer="xpointer(//*[@os='ae'])"/> 
    62  
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    64     href="gcc-static.xml" 
    65     xpointer="xpointer(//*[@os='af'])"/> 
    6640 
    6741    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips64/gcc-static.xml

    r3943 r3994  
    2424    and no Threads</title> 
    2525 
    26 <!-- 
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    28     href="../common/gcc-static.xml" 
    29     xpointer="xpointer(//*[@os='p1'])"/> 
    30  
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    32     href="../common/gcc-static.xml" 
    33     xpointer="xpointer(//*[@os='p2'])"/> 
    34 --> 
    35  
    3626    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    3727    href="../common/gcc-static.xml" 
     
    4939    href="../common/gcc-static.xml" 
    5040    xpointer="xpointer(//*[@os='ad'])"/> 
    51  
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    53     href="../common/gcc-static.xml" 
    54     xpointer="xpointer(//*[@os='ae'])"/> 
    55  
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    57     href="../common/gcc-static.xml" 
    58     xpointer="xpointer(//*[@os='af'])"/> 
    5941 
    6042    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips64/glibc-64bit.xml

    r3902 r3994  
    2626    href="glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips64/glibc-n32.xml

    r3902 r3994  
    2626    href="glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/mips64/glibc.xml

    r3606 r3994  
    2626    href="../common/glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../common/glibc.xml" 
     31    xpointer="xpointer(//*[@os='p3'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../common/glibc.xml" 
     35    xpointer="xpointer(//*[@os='p4'])"/> 
    2836 
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/multilib/glibc-64bit.xml

    r3606 r3994  
    2626    href="glibc.xml" 
    2727    xpointer="xpointer(//*[@os='da'])"/> 
     28