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-final.xml

    r578c75fc r1b823a37  
    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>
     89    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     90    href="../x86_64/gcc-final.xml"
     91    xpointer="xpointer(//*[@os='bf'])"/>
    9492
    9593    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9694    href="../x86/gcc-final.xml"
    97     xpointer="xpointer(//*[@os='bf'])"/>
     95    xpointer="xpointer(//*[@os='bg'])"/>
    9896
    99     <para>Continue with compiling the package:</para>
     97    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     98    href="../x86/gcc-final.xml"
     99    xpointer="xpointer(//*[@os='bh'])"/>
    100100
    101 <screen><userinput>make CFLAGS_FOR_TARGET="${GCCTARGET}" CXXFLAGS_FOR_TARGET="${GCCTARGET}" \
    102 AS_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-as" LD_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-ld"</userinput></screen>
     101    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    href="../x86/gcc-final.xml"
     103    xpointer="xpointer(//*[@os='bi'])"/>
    103104
    104     <para>Install the package:</para>
     105    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     106    href="../x86/gcc-final.xml"
     107    xpointer="xpointer(//*[@os='bj'])"/>
    105108
    106 <screen><userinput>make install</userinput></screen>
     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.