Changeset 3084543 for BOOK/cross-tools


Ignore:
Timestamp:
02/16/09 19:17:01 (16 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:
44f5d42
Parents:
5d01446
Message:

Powerpc GCC Updates

Location:
BOOK/cross-tools
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/gcc-static.xml

    r5d01446 r3084543  
    101101    xpointer="xpointer(//*[@os='an'])"/>
    102102
    103 <screen os="s1"><userinput>make</userinput></screen>
     103    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     104    href="../common/gcc-static.xml"
     105    xpointer="xpointer(//*[@os='ao'])"/>
    104106
    105107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/ppc-chapter.xml

    r5d01446 r3084543  
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
    23   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/gcc-static.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/glibc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/gcc-final.xml"/>
    2626
    2727</chapter>
  • BOOK/cross-tools/ppc64-chapter.xml

    r5d01446 r3084543  
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/binutils.xml"/>
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gcc-static.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/gcc-static.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/glibc.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/glibc-64bit.xml"/>
    27   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gcc-final.xml"/>
     27  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/gcc-final.xml"/>
    2828
    2929</chapter>
Note: See TracChangeset for help on using the changeset viewer.