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

    rf05fd1d rd55f00bc  
    8787    xpointer="xpointer(//*[@os='h'])"/>
    8888
    89 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
     89<screen os="bf"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
    9090    --target=${LFS_TARGET} --host=${LFS_HOST} \
    9191    --with-local-prefix=/tools --disable-nls --enable-shared \
     
    9595    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9696    href="../x86/gcc-final.xml"
    97     xpointer="xpointer(//*[@os='bf'])"/>
     97    xpointer="xpointer(//*[@os='bg'])"/>
    9898
    99     <para>Continue with compiling the package:</para>
     99    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     100    href="../x86/gcc-final.xml"
     101    xpointer="xpointer(//*[@os='bh'])"/>
    100102
    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>
     103    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     104    href="../x86/gcc-final.xml"
     105    xpointer="xpointer(//*[@os='bi'])"/>
    103106
    104     <para>Install the package:</para>
     107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     108    href="../x86/gcc-final.xml"
     109    xpointer="xpointer(//*[@os='bj'])"/>
    105110
    106 <screen><userinput>make install</userinput></screen>
     111    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     112    href="../x86/gcc-final.xml"
     113    xpointer="xpointer(//*[@os='bk'])"/>
    107114
    108115  </sect2>
Note: See TracChangeset for help on using the changeset viewer.