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

    rf05fd1d rd55f00bc  
    8787    xpointer="xpointer(//*[@os='h'])"/>
    8888
    89 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
    90     --target=${LFS_TARGET} --host=${LFS_HOST} --disable-multilib \
    91     --with-local-prefix=/tools --disable-nls --enable-shared \
    92     --enable-languages=c,c++ --enable-__cxa_atexit \
    93     --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen>
    94 
    9589    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9690    href="../x86/gcc-final.xml"
    9791    xpointer="xpointer(//*[@os='bf'])"/>
    9892
    99     <para>Continue with compiling the package:</para>
     93    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     94    href="../x86/gcc-final.xml"
     95    xpointer="xpointer(//*[@os='bg'])"/>
    10096
    101 <screen><userinput>make AS_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-as" \
    102 LD_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-ld"</userinput></screen>
     97    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     98    href="../x86/gcc-final.xml"
     99    xpointer="xpointer(//*[@os='bh'])"/>
    103100
    104     <para>Install the package:</para>
     101    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    href="../x86/gcc-final.xml"
     103    xpointer="xpointer(//*[@os='bi'])"/>
    105104
    106 <screen><userinput>make install</userinput></screen>
     105    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     106    href="../x86/gcc-final.xml"
     107    xpointer="xpointer(//*[@os='bj'])"/>
     108
     109    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     110    href="../x86/gcc-final.xml"
     111    xpointer="xpointer(//*[@os='bk'])"/>
    107112
    108113  </sect2>
Note: See TracChangeset for help on using the changeset viewer.