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/mips/gcc-final.xml

    r578c75fc r1b823a37  
    9595    xpointer="xpointer(//*[@os='h'])"/>
    9696
    97 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
    98     --target=${LFS_TARGET} --host=${LFS_HOST} --disable-multilib \
    99     --with-local-prefix=/tools --disable-nls --enable-shared \
    100     --enable-languages=c,c++ --enable-__cxa_atexit \
    101     --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen>
    102 
    10397    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    10498    href="../x86/gcc-final.xml"
    10599    xpointer="xpointer(//*[@os='bf'])"/>
    106100
     101    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    href="../x86/gcc-final.xml"
     103    xpointer="xpointer(//*[@os='bg'])"/>
     104
     105    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     106    href="../x86/gcc-final.xml"
     107    xpointer="xpointer(//*[@os='bh'])"/>
     108
     109    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     110    href="../x86/gcc-final.xml"
     111    xpointer="xpointer(//*[@os='bi'])"/>
     112
     113    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     114    href="../x86/gcc-final.xml"
     115    xpointer="xpointer(//*[@os='bj'])"/>
    107116    <para>Continue with compiling the package:</para>
    108117
    109 <screen><userinput>make AS_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-as" \
    110 LD_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-ld"</userinput></screen>
    111 
    112     <para>Install the package:</para>
    113 
    114 <screen><userinput>make install</userinput></screen>
     118    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     119    href="../x86/gcc-final.xml"
     120    xpointer="xpointer(//*[@os='bk'])"/>
    115121
    116122  </sect2>
Note: See TracChangeset for help on using the changeset viewer.