- Timestamp:
- Aug 26, 2012, 10:25:29 PM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 80e604c
- Parents:
- 0344bf1
- Location:
- BOOK
- Files:
-
- 51 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/64/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/64/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/binutils-32.xml
r0344bf1 r3e0fdeb 27 27 linker and assembler to determine which of their own features to 28 28 enable.</para> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../../final-system/common/binutils.xml" 32 xpointer="xpointer(//*[@os='p1'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../../final-system/common/binutils.xml" 36 xpointer="xpointer(//*[@os='p2'])"/> 29 37 30 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/binutils.xml
r0344bf1 r3e0fdeb 27 27 linker and assembler to determine which of their own features to 28 28 enable.</para> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../../final-system/common/binutils.xml" 32 xpointer="xpointer(//*[@os='p1'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../../final-system/common/binutils.xml" 36 xpointer="xpointer(//*[@os='p2'])"/> 29 37 30 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="gcc-static.xml" … … 30 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 30 href="gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 33 32 34 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<para os="p1">The following patch contains a number of updates to the26 <para os="p1">The following patch contains a number of updates to the 27 27 &gcc-version; branch by the GCC developers:</para> 28 28 29 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->29 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 30 30 31 31 <para os="aa">Make a couple of essential adjustments to the -
BOOK/cross-tools/mips/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../64/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64-64/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64-64/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../64/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/binutils.xml
r0344bf1 r3e0fdeb 26 26 href="../common/binutils.xml" 27 27 xpointer="xpointer(//*[@os='da'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/common/binutils.xml" 31 xpointer="xpointer(//*[@os='p1'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../../final-system/common/binutils.xml" 35 xpointer="xpointer(//*[@os='p2'])"/> 28 36 29 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-final.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-static.xml
r0344bf1 r3e0fdeb 24 24 and no Threads</title> 25 25 26 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/64/binutils.xml
r0344bf1 r3e0fdeb 41 41 href="../common/binutils.xml" 42 42 xpointer="xpointer(//*[@os='f'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../../final-system/common/binutils.xml" 46 xpointer="xpointer(//*[@os='p1'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../../final-system/common/binutils.xml" 50 xpointer="xpointer(//*[@os='p2'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/64/gcc.xml
r0344bf1 r3e0fdeb 22 22 <title>Installation of GCC</title> 23 23 24 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 href="../common/gcc.xml" 26 26 xpointer="xpointer(//*[@os='p1'])"/> … … 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> -->30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 -
BOOK/final-system/common/binutils.xml
r0344bf1 r3e0fdeb 39 39 then the environment is not set up for proper PTY operation. This issue 40 40 needs to be resolved before running the test suites for Binutils and GCC.</para> 41 42 <para os="p1">The following patch contains a number of updates to the 43 &binutils-version; branch by the Binutils developers:</para> 44 45 <screen os="p2"><userinput>patch -Np1 -i ../&binutils-branch_update-patch;</userinput></screen> 41 46 42 47 <para os="g">The Binutils documentation recommends building Binutils outside of the -
BOOK/final-system/common/flex.xml
r0344bf1 r3e0fdeb 25 25 <sect2 role="installation"> 26 26 <title>Installation of Flex</title> 27 28 <para os="p1">The following patch contains fixes to generate proper29 GCC 4.4.x code:</para>30 31 <screen os="p2"><userinput>patch -Np1 -i ../&flex-gcc44-patch;</userinput></screen>32 27 33 28 <para os="a">Prepare Flex for compilation:</para> -
BOOK/final-system/common/gcc.xml
r0344bf1 r3e0fdeb 27 27 28 28 29 <!--<para os="p1">The following patch contains a number of updates to the29 <para os="p1">The following patch contains a number of updates to the 30 30 &gcc-version; branch by the GCC developers:</para> 31 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 33 33 34 34 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/final-system/mips/gcc.xml
r0344bf1 r3e0fdeb 22 22 <title>Installation of GCC</title> 23 23 24 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 href="../common/gcc.xml" 26 26 xpointer="xpointer(//*[@os='p1'])"/> … … 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> -->30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/mips64-64/gcc.xml
r0344bf1 r3e0fdeb 22 22 <title>Installation of GCC</title> 23 23 24 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 href="../common/gcc.xml" 26 26 xpointer="xpointer(//*[@os='p1'])"/> … … 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> -->30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 -
BOOK/final-system/mips64/binutils.xml
r0344bf1 r3e0fdeb 41 41 href="../common/binutils.xml" 42 42 xpointer="xpointer(//*[@os='f'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../../final-system/common/binutils.xml" 46 xpointer="xpointer(//*[@os='p1'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../../final-system/common/binutils.xml" 50 xpointer="xpointer(//*[@os='p2'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/mips64/gcc.xml
r0344bf1 r3e0fdeb 22 22 <title>Installation of GCC</title> 23 23 24 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 href="../common/gcc.xml" 26 26 xpointer="xpointer(//*[@os='p1'])"/> … … 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> -->30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/binutils.xml
r0344bf1 r3e0fdeb 41 41 href="../common/binutils.xml" 42 42 xpointer="xpointer(//*[@os='f'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../../final-system/common/binutils.xml" 46 xpointer="xpointer(//*[@os='p1'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../../final-system/common/binutils.xml" 50 xpointer="xpointer(//*[@os='p2'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/flex-64bit.xml
r0344bf1 r3e0fdeb 21 21 <sect2 role="installation"> 22 22 <title>Installation of Flex</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 href="flex.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"29 href="flex.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/flex-n32.xml
r0344bf1 r3e0fdeb 21 21 <sect2 role="installation"> 22 22 <title>Installation of Flex</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 href="flex.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"29 href="flex.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/flex.xml
r0344bf1 r3e0fdeb 22 22 <sect2 role="installation"> 23 23 <title>Installation of Flex</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../common/flex.xml"27 xpointer="xpointer(//*[@os='p1'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../common/flex.xml"31 xpointer="xpointer(//*[@os='p2'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/gcc.xml
r0344bf1 r3e0fdeb 22 22 <title>Installation of GCC</title> 23 23 24 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 href="../common/gcc.xml" 26 26 xpointer="xpointer(//*[@os='p1'])"/> … … 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> -->30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc/gcc.xml
r0344bf1 r3e0fdeb 22 22 <title>Installation of GCC</title> 23 23 24 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 href="../common/gcc.xml" 26 26 xpointer="xpointer(//*[@os='p1'])"/> … … 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> -->30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc64/gcc.xml
r0344bf1 r3e0fdeb 22 22 <title>Installation of GCC</title> 23 23 24 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 href="../common/gcc.xml" 26 26 xpointer="xpointer(//*[@os='p1'])"/> … … 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> -->30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/x86_64-64/binutils.xml
r0344bf1 r3e0fdeb 41 41 href="../common/binutils.xml" 42 42 xpointer="xpointer(//*[@os='f'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../../final-system/common/binutils.xml" 46 xpointer="xpointer(//*[@os='p1'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../../final-system/common/binutils.xml" 50 xpointer="xpointer(//*[@os='p2'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/materials/common/patches.xml
r0344bf1 r3e0fdeb 29 29 30 30 <varlistentry> 31 <term>Binutils Branch Update Patch - <token>&binutils-branch_update-patch-size;</token>:</term> 32 <listitem> 33 <para>Download: <ulink 34 url="&patches-root;&binutils-branch_update-patch;"/></para> 35 <para>MD5 sum: <literal>&binutils-branch_update-patch-md5;</literal></para> 36 </listitem> 37 </varlistentry> 38 39 <varlistentry> 31 40 <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term> 32 41 <listitem> … … 47 56 48 57 <varlistentry> 49 <term>Flex GCC 4.4.x Patch - <token>&flex-gcc44-patch-size;</token>:</term>50 <listitem>51 <para>Download: <ulink52 url="&patches-root;&flex-gcc44-patch;"/></para>53 <para>MD5 sum: <literal>&flex-gcc44-patch-md5;</literal></para>54 </listitem>55 </varlistentry>56 <!--57 <varlistentry>58 58 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> 59 59 <listitem> … … 63 63 </listitem> 64 64 </varlistentry> 65 --> 65 66 66 <varlistentry> 67 67 <term>Iana-Etc Protocol and Port Numbers Update - <token>&iana-etc-numbers_update-patch-size;</token>:</term> -
BOOK/packages.ent
r0344bf1 r3e0fdeb 44 44 <!ENTITY binutils-home "http://sources.redhat.com/binutils"> 45 45 46 <!ENTITY bison-version "2. 5">47 <!ENTITY bison-size " 2,030 KB">48 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar. bz2">49 <!ENTITY bison-md5 " 9dba20116b13fc61a0846b0058fbe004">46 <!ENTITY bison-version "2.6.2"> 47 <!ENTITY bison-size "1.6 MB"> 48 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz"> 49 <!ENTITY bison-md5 "dea291996f98c34c3fd8e389a9cf6ea1"> 50 50 <!ENTITY bison-home "&gnu-software;bison"> 51 51 … … 75 75 <!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips"> 76 76 77 <!ENTITY coreutils-version "8.1 6">77 <!ENTITY coreutils-version "8.19"> 78 78 <!ENTITY coreutils-size "4.9 MB"> 79 79 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz"> 80 <!ENTITY coreutils-md5 " 89b06f91634208dceba7b36ad1f9e8b9">80 <!ENTITY coreutils-md5 "1a01231a2f3ed37c0efc073ccdda9375"> 81 81 <!ENTITY coreutils-home "&gnu-software;coreutils"> 82 82 … … 105 105 <!ENTITY dvhtool-home "http://packages.qa.debian.org/d/dvhtool.html"> 106 106 107 <!ENTITY e2fsprogs-version "1.42. 3">108 <!ENTITY e2fsprogs-size "5. 6MB">107 <!ENTITY e2fsprogs-version "1.42.5"> 108 <!ENTITY e2fsprogs-size "5.7 MB"> 109 109 <!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz"> 110 <!ENTITY e2fsprogs-md5 " 73431146f58d40fe1375aba2060f0da8">110 <!ENTITY e2fsprogs-md5 "aca828bb4bcca20991a442deb950b670"> 111 111 <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net"> 112 112 … … 152 152 <!ENTITY findutils-home "&gnu-software;findutils"> 153 153 154 <!ENTITY flex-version "2.5.3 5">155 <!ENTITY flex-size "1 ,227 KB">154 <!ENTITY flex-version "2.5.37"> 155 <!ENTITY flex-size "1.3 MB"> 156 156 <!ENTITY flex-url "&sourceforge;flex/flex-&flex-version;.tar.bz2"> 157 <!ENTITY flex-md5 " 10714e50cea54dc7a227e3eddcd44d57">157 <!ENTITY flex-md5 "c75940e1fc25108f2a7b3ef42abdae06"> 158 158 <!ENTITY flex-home "http://flex.sourceforge.net"> 159 159 … … 189 189 <!ENTITY gmp-home "http://gmplib.org/"> 190 190 191 <!ENTITY grep-version "2.1 2">192 <!ENTITY grep-size "1 ,152 KB">191 <!ENTITY grep-version "2.14"> 192 <!ENTITY grep-size "1.2 MB"> 193 193 <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz"> 194 <!ENTITY grep-md5 " 8d2f0346d08b13c18afb81f0e8aa1e2f">194 <!ENTITY grep-md5 "d4a3f03849d1e17ce56ab76aa5a24cab"> 195 195 <!ENTITY grep-home "&gnu-software;grep"> 196 196 … … 201 201 <!ENTITY groff-home "&gnu-software;groff"> 202 202 203 <!ENTITY grub-version " 1.99">204 <!ENTITY grub-size " 2,639 KB">203 <!ENTITY grub-version "2.00"> 204 <!ENTITY grub-size "5.0 MB"> 205 205 <!ENTITY grub-url "&gnu;grub/grub-&grub-version;.tar.xz"> 206 <!ENTITY grub-md5 " 27e360b951f006c464299d06bbd63442">206 <!ENTITY grub-md5 "a1043102fbc7bcedbf53e7ee3d17ab91"> 207 207 <!ENTITY grub-home "&gnu-software;grub"> 208 208 … … 227 227 228 228 229 <!ENTITY iproute2-version "3. 3.0">230 <!ENTITY iproute2-size "37 2KB">229 <!ENTITY iproute2-version "3.4.0"> 230 <!ENTITY iproute2-size "376 KB"> 231 231 <!ENTITY iproute2-url "&kernel;/linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> 232 <!ENTITY iproute2-md5 " 39a7ff2c5149475c710365954e2ce49b">232 <!ENTITY iproute2-md5 "879d3fac4e90809598b2864ec4a0cbf8"> 233 233 <!ENTITY iproute2-home "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"> 234 234 … … 245 245 <!ENTITY kbd-home " "> 246 246 247 <!ENTITY kmod-version " 8">248 <!ENTITY kmod-size " 964 KB">247 <!ENTITY kmod-version "9"> 248 <!ENTITY kmod-size "1.1 MB"> 249 249 <!ENTITY kmod-url "&kernel;/linux/utils/kernel/kmod/kmod-&kmod-version;.tar.xz"> 250 <!ENTITY kmod-md5 " d4e3d038b5370b1e8ff237c55666aa64">250 <!ENTITY kmod-md5 "c8ae2d2694fbca2b28e238b30543a0cd"> 251 251 <!ENTITY kmod-home "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary"> 252 252 … … 277 277 <!ENTITY linux-dl-version "3.0"> 278 278 279 <!ENTITY linux-version "3. 3.7">280 <!ENTITY linux-size " 77,112 KB">281 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar. bz2">282 <!ENTITY linux-md5 " 6709647a7576c9e21b082f4d3d7a94cf">279 <!ENTITY linux-version "3.4.9"> 280 <!ENTITY linux-size "64 MB"> 281 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.xz"> 282 <!ENTITY linux-md5 "052fca5bca4165bf3d2cfec7f3658e5a"> 283 283 <!ENTITY linux-home "http://www.kernel.org"> 284 284 … … 301 301 <!ENTITY man-home "http://primates.ximian.com/~flucifredi/man"> 302 302 303 <!ENTITY man-pages-version "3.4 1">304 <!ENTITY man-pages-size "1 ,068 KB">303 <!ENTITY man-pages-version "3.42"> 304 <!ENTITY man-pages-size "1.1 MB"> 305 305 <!ENTITY man-pages-url "&kernel;/linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz"> 306 <!ENTITY man-pages-md5 " 7395d284fa1b9e112006d736865781b0">306 <!ENTITY man-pages-md5 "2392bb23db94f344f493c4beca41398f"> 307 307 <!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man"> 308 308 309 <!ENTITY mpc-version " 0.9">310 <!ENTITY mpc-size " 556 KB">309 <!ENTITY mpc-version "1.0"> 310 <!ENTITY mpc-size "616 KB"> 311 311 <!ENTITY mpc-url "http://www.multiprecision.org/mpc/download/mpc-&mpc-version;.tar.gz"> 312 <!ENTITY mpc-md5 " 0d6acab8d214bd7d1fbbc593e83dd00d">312 <!ENTITY mpc-md5 "13370ceb2e266c5eeb2f7e78c24b7858"> 313 313 <!ENTITY mpc-home "http://www.multiprecision.org/"> 314 314 315 <!ENTITY mpfr-version "3.1. 0">316 <!ENTITY mpfr-size "1 ,083 KB">317 <!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar. bz2">318 <!ENTITY mpfr-md5 " 6e495841bb026481567006cec0f821c3">315 <!ENTITY mpfr-version "3.1.1"> 316 <!ENTITY mpfr-size "1.1 MB"> 317 <!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.xz"> 318 <!ENTITY mpfr-md5 "91d51c41fcf2799e4ee7a7126fc95c17"> 319 319 <!ENTITY mpfr-home "http://www.mpfr.org/"> 320 320 … … 337 337 <!ENTITY patch-home "http://savannah.gnu.org/projects/patch"> 338 338 339 <!ENTITY perl-version "5.1 4.2">340 <!ENTITY perl-size "1 3,250 KB">341 <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar. bz2">342 <!ENTITY perl-md5 " 04a4c5d3c1f9f19d77daff8e8cd19a26">339 <!ENTITY perl-version "5.16.1"> 340 <!ENTITY perl-size "16 MB"> 341 <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.gz"> 342 <!ENTITY perl-md5 "bcc5136007177b0fe2b6fd739fb66b84"> 343 343 <!ENTITY perl-home "http://www.perl.org"> 344 344 345 <!ENTITY pkg-config-version " 0.26">345 <!ENTITY pkg-config-version "lite-0.27-1"> 346 346 <!ENTITY pkg-config-size "388 KB"> 347 347 <!ENTITY pkg-config-url "http://pkgconfig.freedesktop.org/releases/pkg-config-&pkg-config-version;.tar.gz"> 348 <!ENTITY pkg-config-md5 " 47525c26a9ba7ba14bf85e01509a7234">348 <!ENTITY pkg-config-md5 "7e7e64cf1185622c3c331914ccc90b33"> 349 349 <!ENTITY pkg-config-home "http://pkgconfig.freedesktop.org/wiki/"> 350 350 … … 355 355 <!ENTITY powerpcutils-home "http://packages.qa.debian.org/p/powerpc-utils.html"> 356 356 357 <!ENTITY ppl-version "0.1 1.2">357 <!ENTITY ppl-version "0.12.1"> 358 358 <!ENTITY ppl-size "12,060 KB"> 359 359 <!ENTITY ppl-url "ftp://ftp.cs.unipr.it/pub/ppl/releases/&ppl-version;/ppl-&ppl-version;.tar.bz2"> 360 <!ENTITY ppl-md5 " c24429e6c3bc97d45976a63f40f489a1">360 <!ENTITY ppl-md5 "8da3ab9de18e669b7af8c4707817d468"> 361 361 <!ENTITY ppl-home "http://bugseng.com/products/ppl/"> 362 362 … … 367 367 <!ENTITY procps-home "http://procps.sourceforge.net"> 368 368 369 <!ENTITY psmisc-version "22.1 7">370 <!ENTITY psmisc-size "4 92KB">369 <!ENTITY psmisc-version "22.19"> 370 <!ENTITY psmisc-size "484 KB"> 371 371 <!ENTITY psmisc-url "&sourceforge;psmisc/psmisc-&psmisc-version;.tar.gz"> 372 <!ENTITY psmisc-md5 " 634e0f7c3b3dde22ea879e6279c9ec61">372 <!ENTITY psmisc-md5 "38563b4760ffce54b0eadf99cb5b16e8"> 373 373 <!ENTITY psmisc-home "http://psmisc.sourceforge.net"> 374 374 … … 380 380 <!ENTITY readline-home "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"> 381 381 382 <!ENTITY rsyslog-version "6.2. 0">383 <!ENTITY rsyslog-size "2 ,336 KB">382 <!ENTITY rsyslog-version "6.2.2"> 383 <!ENTITY rsyslog-size "2.4 MB"> 384 384 <!ENTITY rsyslog-url "http://www.rsyslog.com/files/download/rsyslog/rsyslog-&rsyslog-version;.tar.gz"> 385 <!ENTITY rsyslog-md5 " 03e237abaa5d47f92c6e655f92f22532">385 <!ENTITY rsyslog-md5 "b797b8222d6ea4d5dfa007efe8aafa7f"> 386 386 <!ENTITY rsyslog-home "http://www.rsyslog.com/"> 387 387 … … 392 392 <!ENTITY sed-home "&gnu-software;sed"> 393 393 394 <!ENTITY shadow-version "4.1.5 ">394 <!ENTITY shadow-version "4.1.5.1"> 395 395 <!ENTITY shadow-size "2.1 MB"> 396 396 <!ENTITY shadow-url "http://pkg-shadow.alioth.debian.org/releases/shadow-&shadow-version;.tar.bz2"> 397 <!ENTITY shadow-md5 " 03e237abaa5d47f92c6e655f92f22532">397 <!ENTITY shadow-md5 "a00449aa439c69287b6d472191dc2247"> 398 398 <!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org"> 399 399 … … 441 441 <!ENTITY uname_hack-home " "> 442 442 443 <!ENTITY util-linux-major-version "2.2 0">444 <!ENTITY util-linux-version "&util-linux-major-version;. 1">445 <!ENTITY util-linux-size " 4,508 KB">446 <!ENTITY util-linux-url "&kernel;/linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar. bz2">447 <!ENTITY util-linux-md5 " 079b37517fd4e002a2e6e992e8b4e361">443 <!ENTITY util-linux-major-version "2.21"> 444 <!ENTITY util-linux-version "&util-linux-major-version;.2"> 445 <!ENTITY util-linux-size "2.9 MB"> 446 <!ENTITY util-linux-url "&kernel;/linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.xz"> 447 <!ENTITY util-linux-md5 "54ba880f1d66782c2287ee2c898520e9"> 448 448 <!ENTITY util-linux-blkid-id "1.1.0"> 449 449 <!ENTITY util-linux-uuid-id "1.3.0"> … … 457 457 <!ENTITY vim-home "http://www.vim.org"> 458 458 459 <!ENTITY xz-version "5.0. 3">460 <!ENTITY xz-size "8 80KB">461 <!ENTITY xz-url "http://tukaani.org/xz/xz-&xz-version;.tar. bz2">462 <!ENTITY xz-md5 " bec7f7985dd79f97aa10ff8305a3a770">459 <!ENTITY xz-version "5.0.4"> 460 <!ENTITY xz-size "896 KB"> 461 <!ENTITY xz-url "http://tukaani.org/xz/xz-&xz-version;.tar.xz"> 462 <!ENTITY xz-md5 "161015c4a65b1f293d31810e1df93090"> 463 463 <!ENTITY xz-home "http://tukaani.org/xz/"> 464 464 -
BOOK/patches.ent
r0344bf1 r3e0fdeb 9 9 <!ENTITY bash-branch_update-patch-size "56 KB"> 10 10 11 <!ENTITY binutils-branch_update-patch "binutils-&binutils-version;-branch_update-1.patch"> 12 <!ENTITY binutils-branch_update-patch-md5 "4fcdd8ef88fe07db8616e91a14bc5ac8"> 13 <!ENTITY binutils-branch_update-patch-size "5.2 MB"> 14 11 15 <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> 12 16 <!ENTITY coreutils-uname-patch-md5 "5c1fd41bb1e59f1627cebd9c0451cd74"> 13 17 <!ENTITY coreutils-uname-patch-size "16 KB"> 14 15 <!ENTITY flex-gcc44-patch "flex-&flex-version;-gcc44-1.patch">16 <!ENTITY flex-gcc44-patch-md5 "a6ffbba93d034380e12110bb6d399113">17 <!ENTITY flex-gcc44-patch-size "12 KB">18 18 19 19 <!ENTITY eglibc-fixes-patch "eglibc-&eglibc-version;-fixes-1.patch"> … … 26 26 27 27 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch"> 28 <!ENTITY gcc-branch_update-patch-md5 " 3ff1f39dc12932736694bf6fb6a1846a">29 <!ENTITY gcc-branch_update-patch-size " 1.5 MB">28 <!ENTITY gcc-branch_update-patch-md5 "9bd091c9669328a5d835757bc89c02b9"> 29 <!ENTITY gcc-branch_update-patch-size "252 KB"> 30 30 31 31 <!ENTITY iana-etc-get_fix-patch "iana-etc-&iana-etc-version;-get_fix-1.patch"> … … 58 58 <!ENTITY ncurses-bashfix-patch-size "4 KB"> 59 59 60 <!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update- 3.patch">60 <!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-4.patch"> 61 61 <!ENTITY ncurses-branch_update-patch-md5 "5f8be727e09d39784c7f6088c3489237"> 62 <!ENTITY ncurses-branch_update-patch-size " 1.8MB">62 <!ENTITY ncurses-branch_update-patch-size "2.5 MB"> 63 63 64 64 <!ENTITY patch-test-patch "patch-&patch-version;-test_fix-1.patch"> … … 67 67 68 68 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> 69 <!ENTITY perl-libc-patch-md5 " 6efb1ffa5a6961c239024c445e0adc9a">70 <!ENTITY perl-libc-patch-size " 4KB">69 <!ENTITY perl-libc-patch-md5 "2adb1094aa7230bfcc7a6b6fc5e14416"> 70 <!ENTITY perl-libc-patch-size "20 KB"> 71 71 72 72 <!ENTITY procps-ps_cgroup-patch "procps-&procps-version;-ps_cgroup-1.patch"> … … 97 97 98 98 <!ENTITY iproute2-libdir-patch "iproute2-&iproute2-version;-libdir-1.patch"> 99 <!ENTITY iproute2-libdir-patch-md5 " b901c549615739b28db8b4a2126049ce">100 <!ENTITY iproute2-libdir-patch-size " 4KB">99 <!ENTITY iproute2-libdir-patch-md5 "0b7174fdb8de7605ead1a8a61efe0eff"> 100 <!ENTITY iproute2-libdir-patch-size "8.0 KB"> 101 101 102 102 <!ENTITY perl-multilib-patch "perl-&perl-version;-Configure_multilib-1.patch"> 103 <!ENTITY perl-multilib-patch-md5 " 1dd7df742630213d55c0749948baa9b9">104 <!ENTITY perl-multilib-patch-size " 4KB">103 <!ENTITY perl-multilib-patch-md5 "218c4a01d586eb4bf8496888d45e49f0"> 104 <!ENTITY perl-multilib-patch-size "560 KB"> 105 105 106 106 <!-- Start of Pure64 patches --> -
BOOK/temp-system/64/binutils.xml
r0344bf1 r3e0fdeb 22 22 <sect2 role="installation"> 23 23 <title>Installation of Binutils</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../final-system/common/binutils.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/common/binutils.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/64/gcc.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/64/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/64/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/binutils.xml
r0344bf1 r3e0fdeb 22 22 <sect2 role="installation"> 23 23 <title>Installation of Binutils</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../final-system/common/binutils.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/common/binutils.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/flex.xml
r0344bf1 r3e0fdeb 22 22 <sect2 role="installation"> 23 23 <title>Installation of Flex</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../../final-system/common/flex.xml"27 xpointer="xpointer(//*[@os='p1'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../../final-system/common/flex.xml"31 xpointer="xpointer(//*[@os='p2'])"/>32 24 33 25 <para os="t3">When cross compiling, the <command>configure</command> -
BOOK/temp-system/common/gcc.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/common/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/common/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips/gcc.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/common/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/common/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64-64/gcc.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/64/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/64/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64/gcc.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/multilib/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/multilib/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/binutils.xml
r0344bf1 r3e0fdeb 22 22 <sect2 role="installation"> 23 23 <title>Installation of Binutils</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../final-system/common/binutils.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/common/binutils.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/flex.xml
r0344bf1 r3e0fdeb 22 22 <sect2 role="installation"> 23 23 <title>Installation of Flex</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../common/flex.xml"27 xpointer="xpointer(//*[@os='p1'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../common/flex.xml"31 xpointer="xpointer(//*[@os='p2'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gcc.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/multilib/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/multilib/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc/gcc.xml
r0344bf1 r3e0fdeb 23 23 <title>Installation of GCC</title> 24 24 25 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 href="../../cross-tools/common/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> … … 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 30 href="../../cross-tools/common/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.