Changeset 03e6a40 for BOOK/cross-tools/ppc64-64/glibc.xml
- Timestamp:
- Apr 20, 2014, 8:57:39 AM (11 years ago)
- Children:
- 0be79ea
- Parents:
- 88ef769 (diff), 578ca586 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/ppc64-64/glibc.xml
r88ef769 r03e6a40 6 6 ]> 7 7 8 <sect1 id="ch-cross-tools- eglibc" role="wrap">9 <?dbhtml filename=" eglibc.html"?>8 <sect1 id="ch-cross-tools-glibc" role="wrap"> 9 <?dbhtml filename="glibc.html"?> 10 10 11 <title> EGLIBC-&eglibc-version;</title>11 <title>GLIBC-&glibc-version;</title> 12 12 13 <indexterm zone="ch-cross-tools- eglibc">14 <primary sortas="a- EGLIBC">EGLIBC</primary>13 <indexterm zone="ch-cross-tools-glibc"> 14 <primary sortas="a-GLIBC">GLIBC</primary> 15 15 <secondary>cross tools</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../../final-system/common/ eglibc.xml"19 href="../../final-system/common/glibc.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of EGLIBC</title>23 <title>Installation of GLIBC</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ eglibc.xml"26 href="../common/glibc.xml" 27 27 xpointer="xpointer(//*[@os='da'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/common/ eglibc.xml"30 href="../../final-system/common/glibc.xml" 31 31 xpointer="xpointer(//*[@os='s1'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../../final-system/common/ eglibc.xml"34 href="../../final-system/common/glibc.xml" 35 35 xpointer="xpointer(//*[@os='s2'])"/> 36 36 37 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/ eglibc.xml"38 href="../common/glibc.xml" 39 39 xpointer="xpointer(//*[@os='e'])"/> 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 href="../common/ eglibc.xml"42 href="../common/glibc.xml" 43 43 xpointer="xpointer(//*[@os='f'])"/> 44 44 45 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../common/ eglibc.xml"46 href="../common/glibc.xml" 47 47 xpointer="xpointer(//*[@os='dd'])"/> 48 48 49 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 href="../common/ eglibc.xml"50 href="../common/glibc.xml" 51 51 xpointer="xpointer(//*[@os='de'])"/> 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../common/ eglibc.xml"54 href="../common/glibc.xml" 55 55 xpointer="xpointer(//*[@os='g'])"/> 56 56 57 57 <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD64}" \ 58 58 AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \ 59 ../ eglibc-&eglibc-version;/configure --prefix=/tools \59 ../glibc-&glibc-version;/configure --prefix=/tools \ 60 60 --host=${CLFS_TARGET} --build=${CLFS_HOST} \ 61 61 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ … … 67 67 68 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 69 href="../common/ eglibc.xml"69 href="../common/glibc.xml" 70 70 xpointer="xpointer(//*[@os='dg1'])"/> 71 71 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 73 href="../multilib/ eglibc-64bit.xml"73 href="../multilib/glibc-64bit.xml" 74 74 xpointer="xpointer(//*[@os='fa1'])"/> 75 75 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 77 href="../common/ eglibc.xml"77 href="../common/glibc.xml" 78 78 xpointer="xpointer(//*[@os='dg3'])"/> 79 79 80 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 81 href="../common/ eglibc.xml"81 href="../common/glibc.xml" 82 82 xpointer="xpointer(//*[@os='dg4'])"/> 83 83 84 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 85 href="../common/ eglibc.xml"85 href="../common/glibc.xml" 86 86 xpointer="xpointer(//*[@os='dg5'])"/> 87 87 88 88 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 89 href="../common/ eglibc.xml"89 href="../common/glibc.xml" 90 90 xpointer="xpointer(//*[@os='dg6'])"/> 91 91 92 92 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 93 href="../common/ eglibc.xml"93 href="../common/glibc.xml" 94 94 xpointer="xpointer(//*[@os='dg7'])"/> 95 95 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 97 href="../common/ eglibc.xml"97 href="../common/glibc.xml" 98 98 xpointer="xpointer(//*[@os='dg8'])"/> 99 99 100 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 101 href="../common/ eglibc.xml"101 href="../common/glibc.xml" 102 102 xpointer="xpointer(//*[@os='dg9'])"/> 103 103 104 104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 105 href="../common/ eglibc.xml"105 href="../common/glibc.xml" 106 106 xpointer="xpointer(//*[@os='dg10'])"/> 107 107 108 108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 109 href="../common/ eglibc.xml"109 href="../common/glibc.xml" 110 110 xpointer="xpointer(//*[@os='dg11'])"/> 111 112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 113 href="../common/glibc.xml" 114 xpointer="xpointer(//*[@os='dg12'])"/> 111 115 112 116 </variablelist> 113 117 114 118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 115 href="../common/ eglibc.xml"119 href="../common/glibc.xml" 116 120 xpointer="xpointer(//*[@os='dh'])"/> 117 121 118 122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 119 href="../common/ eglibc.xml"123 href="../common/glibc.xml" 120 124 xpointer="xpointer(//*[@os='di'])"/> 121 125 122 126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 123 href="../common/ eglibc.xml"127 href="../common/glibc.xml" 124 128 xpointer="xpointer(//*[@os='dj'])"/> 125 129 126 130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 127 href="../common/ eglibc.xml"131 href="../common/glibc.xml" 128 132 xpointer="xpointer(//*[@os='dk'])"/> 129 133 130 134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 131 href="../common/ eglibc.xml"135 href="../common/glibc.xml" 132 136 xpointer="xpointer(//*[@os='dl'])"/> 133 137 134 138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 135 href="../common/ eglibc.xml"139 href="../common/glibc.xml" 136 140 xpointer="xpointer(//*[@os='dm'])"/> 137 141 138 142 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 139 href="../common/ eglibc.xml"143 href="../common/glibc.xml" 140 144 xpointer="xpointer(//*[@os='dn'])"/> 141 142 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"143 href="../x86_64-64/eglibc.xml"144 xpointer="xpointer(//*[@os='do'])"/>145 146 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"147 href="../x86_64-64/eglibc.xml"148 xpointer="xpointer(//*[@os='dp'])"/>149 145 150 146 </sect2> … … 154 150 155 151 <para>Details on this package are located in <xref 156 linkend="contents- eglibc" role="."/></para>152 linkend="contents-glibc" role="."/></para> 157 153 158 154 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.