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/temp-system/ppc/gcc.xml

    rf05fd1d rd55f00bc  
    9191    xpointer="xpointer(//*[@os='h'])"/>
    9292
    93 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/tools \
    94     --build=${LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} \
    95     --libexecdir=/tools/lib --with-local-prefix=/tools --enable-long-long \
    96     --enable-c99 --enable-shared --enable-threads=posix --enable-__cxa_atexit \
    97     --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen>
    98 
    9993    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    10094    href="../x86/gcc.xml"
    10195    xpointer="xpointer(//*[@os='ck'])"/>
    10296
    103     <para>Compile the package:</para>
     97    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     98    href="../x86/gcc.xml"
     99    xpointer="xpointer(//*[@os='cl'])"/>
    104100
    105 <screen><userinput>make AS_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-as" \
    106 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.xml"
     103    xpointer="xpointer(//*[@os='cm'])"/>
    107104
    108     <para>Install the package:</para>
     105    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     106    href="../x86/gcc.xml"
     107    xpointer="xpointer(//*[@os='cn'])"/>
    109108
    110 <screen><userinput>make install</userinput></screen>
     109    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     110    href="../x86/gcc.xml"
     111    xpointer="xpointer(//*[@os='co'])"/>
     112
     113    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     114    href="../x86/gcc.xml"
     115    xpointer="xpointer(//*[@os='cp'])"/>
    111116
    112117    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    114119    xpointer="xpointer(//*[@os='w'])"/>
    115120
    116 <screen><userinput>ln -s gcc /tools/bin/cc</userinput></screen>
     121    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     122    href="../x86/gcc.xml"
     123    xpointer="xpointer(//*[@os='cq'])"/>
    117124
    118125  </sect2>
Note: See TracChangeset for help on using the changeset viewer.