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/sparc64-64/gcc-static.xml

    r578c75fc r1b823a37  
    7878    xpointer="xpointer(//*[@os='h'])"/>
    7979
    80 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
    81     --host=${LFS_HOST} --target=${LFS_TARGET} --disable-multilib \
    82     --with-local-prefix=/tools --disable-nls --disable-shared \
    83     --disable-threads --enable-languages=c</userinput></screen>
     80    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     81    href="../x86_64/gcc-static.xml"
     82    xpointer="xpointer(//*[@os='al'])"/>
    8483
    8584    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    8685    href="../x86/gcc-static.xml"
    87     xpointer="xpointer(//*[@os='al'])"/>
     86    xpointer="xpointer(//*[@os='am'])"/>
    8887
    89     <para>Continue with compiling the package:</para>
     88    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     89    href="../x86/gcc-static.xml"
     90    xpointer="xpointer(//*[@os='an'])"/>
    9091
    9192<screen><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" all-gcc</userinput></screen>
    9293
    93     <para>Install the package:</para>
     94    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     95    href="../x86/gcc-static.xml"
     96    xpointer="xpointer(//*[@os='ap'])"/>
    9497
    95 <screen><userinput>make install-gcc</userinput></screen>
     98    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     99    href="../x86/gcc-static.xml"
     100    xpointer="xpointer(//*[@os='aq'])"/>
    96101
    97102  </sect2>
Note: See TracChangeset for help on using the changeset viewer.