Changeset 3084543 for BOOK/cross-tools
- Timestamp:
- Feb 16, 2009, 7:17:01 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 44f5d42
- Parents:
- 5d01446
- Location:
- BOOK/cross-tools
- Files:
-
- 4 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/multilib/gcc-static.xml
r5d01446 r3084543 101 101 xpointer="xpointer(//*[@os='an'])"/> 102 102 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'])"/> 104 106 105 107 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/ppc-chapter.xml
r5d01446 r3084543 21 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/> 22 22 <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"/> 24 24 <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"/> 26 26 27 27 </chapter> -
BOOK/cross-tools/ppc64-chapter.xml
r5d01446 r3084543 22 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/> 23 23 <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"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/glibc.xml"/> 26 26 <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"/> 28 28 29 29 </chapter>
Note:
See TracChangeset
for help on using the changeset viewer.