Ignore:
Timestamp:
Feb 21, 2006, 1:17:35 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4dea801f
Parents:
578c75fc
Message:

r760@server (orig r758): jim | 2005-11-27 11:36:54 -0800

r794@server: jim | 2005-11-27 11:33:52 -0800
Added: TODO list


File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/mips64-64/gcc-static.xml

    r578c75fc r1b823a37  
    2828    xpointer="xpointer(//*[@os='aa'])"/>
    2929
    30 <screen os="ab"><userinput>patch -Np1 -i ../&gcc-specs_pure64-patch;</userinput></screen>
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../x86_64-64/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='ab'])"/>
    3133
    3234    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    5456    xpointer="xpointer(//*[@os='mb'])"/>
    5557
    56     <para os="al">This will allow us to build a 64 bit ABI compiler instead of the default
    57     n32:</para>
    58 
    59 <screen os="am"><userinput>patch -Np1 -i ../&gcc-mips_pure64-patch;</userinput></screen>
    60 
    61     <para os="ag">Now we will need to setup our StartFile Spec to the correct library
    62     location:</para>
     58    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     59    href="../x86/gcc-static.xml"
     60    xpointer="xpointer(//*[@os='ag'])"/>
    6361
    6462    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    9088    xpointer="xpointer(//*[@os='h'])"/>
    9189
    92 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
     90<screen os="al"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
    9391    --host=${LFS_HOST} --target=${LFS_TARGET} --disable-mutlilib \
    9492    --with-local-prefix=/tools --disable-nls --disable-shared \
     
    9795    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9896    href="../x86/gcc-static.xml"
    99     xpointer="xpointer(//*[@os='al'])"/>
     97    xpointer="xpointer(//*[@os='am'])"/>
    10098
    101     <para>Continue with compiling the package:</para>
     99    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     100    href="../x86/gcc-static.xml"
     101    xpointer="xpointer(//*[@os='an'])"/>
    102102
    103 <screen><userinput>make all-gcc</userinput></screen>
     103    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     104    href="../x86/gcc-static.xml"
     105    xpointer="xpointer(//*[@os='ao'])"/>
    104106
    105     <para>Install the package:</para>
    106 
    107 <screen><userinput>make install-gcc</userinput></screen>
     107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     108    href="../x86/gcc-static.xml"
     109    xpointer="xpointer(//*[@os='ap'])"/>
    108110
    109111  </sect2>
Note: See TracChangeset for help on using the changeset viewer.