Ignore:
Timestamp:
Feb 21, 2006, 1:17:35 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
12a457e
Parents:
f05fd1d
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
  • BOOK/cross-tools/sparc64/gcc-static.xml

    rf05fd1d rd55f00bc  
    8383    xpointer="xpointer(//*[@os='h'])"/>
    8484
    85 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
    86     --host=${LFS_HOST} --target=${LFS_TARGET} \
    87     --with-local-prefix=/tools --disable-nls --disable-shared \
    88     --disable-threads --enable-languages=c</userinput></screen>
     85    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     86    href="../x86_64/gcc-static.xml"
     87    xpointer="xpointer(//*[@os='al'])"/>
    8988
    9089    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9190    href="../x86/gcc-static.xml"
    92     xpointer="xpointer(//*[@os='al'])"/>
     91    xpointer="xpointer(//*[@os='am'])"/>
    9392
    94     <para>Continue with compiling the package:</para>
     93    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     94    href="../x86/gcc-static.xml"
     95    xpointer="xpointer(//*[@os='an'])"/>
    9596
    9697<screen><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" all-gcc</userinput></screen>
    9798
    98     <para>Install the package:</para>
     99    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     100    href="../x86/gcc-static.xml"
     101    xpointer="xpointer(//*[@os='ap'])"/>
    99102
    100 <screen><userinput>make install-gcc</userinput></screen>
     103    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     104    href="../x86/gcc-static.xml"
     105    xpointer="xpointer(//*[@os='aq'])"/>
    101106
    102107  </sect2>
Note: See TracChangeset for help on using the changeset viewer.