Changeset 4883ef5 for BOOK/cross-tools/alpha
- Timestamp:
- Dec 21, 2008, 1:53:52 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:
- b6aade3
- Parents:
- 9bb8064
- Location:
- BOOK/cross-tools/alpha
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/gcc-final.xml
r9bb8064 r4883ef5 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/alpha/gcc-static.xml
r9bb8064 r4883ef5 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.