Changeset cbbd1e4 for BOOK/final-system/mips64-64/glibc.xml
- Timestamp:
- Feb 18, 2014, 6:10:37 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3b7a1ef
- Parents:
- bf75f20
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips64-64/glibc.xml
rbf75f20 rcbbd1e4 6 6 ]> 7 7 8 <sect1 id="ch-system- eglibc" role="wrap">9 <?dbhtml filename=" eglibc.html"?>8 <sect1 id="ch-system-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-system- eglibc">14 <primary sortas="a- EGLIBC">EGLIBC</primary>13 <indexterm zone="ch-system-glibc"> 14 <primary sortas="a-GLIBC">GLIBC</primary> 15 15 </indexterm> 16 16 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/ eglibc.xml"18 href="../common/glibc.xml" 19 19 xpointer="xpointer(//*[@role='package'])"/> 20 20 21 21 <sect2 role="installation"> 22 <title>Installation of EGLIBC</title>22 <title>Installation of GLIBC</title> 23 23 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/ eglibc.xml"25 href="../common/glibc.xml" 26 26 xpointer="xpointer(//*[@os='z'])"/> 27 27 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/ eglibc.xml"29 href="../common/glibc.xml" 30 30 xpointer="xpointer(//*[@os='l1'])"/> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../common/ eglibc.xml"33 href="../common/glibc.xml" 34 34 xpointer="xpointer(//*[@os='l2'])"/> 35 35 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../common/ eglibc.xml"37 href="../common/glibc.xml" 38 38 xpointer="xpointer(//*[@os='l3'])"/> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 href="../common/ eglibc.xml"41 href="../common/glibc.xml" 42 42 xpointer="xpointer(//*[@os='l4'])"/> 43 43 44 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../common/ eglibc.xml"45 href="../common/glibc.xml" 46 46 xpointer="xpointer(//*[@os='b'])"/> 47 47 48 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../mips64/ eglibc-64bit.xml"49 href="../mips64/glibc-64bit.xml" 50 50 xpointer="xpointer(//*[@os='m3'])"/> 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../mips64/ eglibc-64bit.xml"53 href="../mips64/glibc-64bit.xml" 54 54 xpointer="xpointer(//*[@os='m4'])"/> 55 55 56 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 57 href="../common/ eglibc.xml"57 href="../common/glibc.xml" 58 58 xpointer="xpointer(//*[@os='s1'])"/> 59 59 60 60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 61 href="../common/ eglibc.xml"61 href="../common/glibc.xml" 62 62 xpointer="xpointer(//*[@os='s2'])"/> 63 63 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 65 href="../common/ eglibc.xml"65 href="../common/glibc.xml" 66 66 xpointer="xpointer(//*[@os='e'])"/> 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='f'])"/> 71 71 72 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 73 href="../x86_64-64/ eglibc.xml"73 href="../x86_64-64/glibc.xml" 74 74 xpointer="xpointer(//*[@os='l5'])"/> 75 75 76 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 77 href="../x86_64-64/ eglibc.xml"77 href="../x86_64-64/glibc.xml" 78 78 xpointer="xpointer(//*[@os='l6'])"/> 79 79 80 <para>Now we will force EGLIBC to build as 64-bit instead of the default80 <para>Now we will force GLIBC to build as 64-bit instead of the default 81 81 n32 with the following sed:</para> 82 82 … … 85 85 86 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 87 href="../common/ eglibc.xml"87 href="../common/glibc.xml" 88 88 xpointer="xpointer(//*[@os='g'])"/> 89 89 90 90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 91 href="../x86_64-64/ eglibc.xml"91 href="../x86_64-64/glibc.xml" 92 92 xpointer="xpointer(//*[@os='h'])"/> 93 93 94 94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 95 href="../x86_64-64/ eglibc.xml"95 href="../x86_64-64/glibc.xml" 96 96 xpointer="xpointer(//*[@os='i'])"/> 97 97 98 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 99 href="../common/ eglibc.xml"99 href="../common/glibc.xml" 100 100 xpointer="xpointer(//*[@os='j'])"/> 101 101 102 102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 103 href="../common/ eglibc.xml"103 href="../common/glibc.xml" 104 104 xpointer="xpointer(//*[@os='k'])"/> 105 105 106 106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 107 href="../common/ eglibc.xml"107 href="../common/glibc.xml" 108 108 xpointer="xpointer(//*[@os='l'])"/> 109 109 110 110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 111 href="../common/ eglibc.xml"111 href="../common/glibc.xml" 112 112 xpointer="xpointer(//*[@os='m'])"/> 113 113 114 114 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 115 href="../multilib/ eglibc-64bit.xml"115 href="../multilib/glibc-64bit.xml" 116 116 xpointer="xpointer(//*[@os='n'])"/> 117 117 118 118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 119 href="../multilib/ eglibc-64bit.xml"119 href="../multilib/glibc-64bit.xml" 120 120 xpointer="xpointer(//*[@os='o'])"/> 121 121 122 122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 123 href="../multilib/ eglibc-64bit.xml"123 href="../multilib/glibc-64bit.xml" 124 124 xpointer="xpointer(//*[@os='p'])"/> 125 125 126 126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 127 href="../common/ eglibc.xml"127 href="../common/glibc.xml" 128 128 xpointer="xpointer(//*[@os='q'])"/> 129 129 130 130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 131 href="../common/ eglibc.xml"131 href="../common/glibc.xml" 132 132 xpointer="xpointer(//*[@os='r'])"/> 133 133 134 134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 135 href="../common/ eglibc.xml"135 href="../common/glibc.xml" 136 136 xpointer="xpointer(//*[@os='s'])"/> 137 137 138 138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 139 href="../common/ eglibc.xml"139 href="../common/glibc.xml" 140 140 xpointer="xpointer(//*[@os='t'])"/> 141 141 … … 143 143 144 144 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 145 href="../common/ eglibc.xml"146 xpointer="xpointer(id('i18n- eglibc'))"/>145 href="../common/glibc.xml" 146 xpointer="xpointer(id('i18n-glibc'))"/> 147 147 148 148 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 149 href="../common/ eglibc.xml"150 xpointer="xpointer(id('conf- eglibc'))"/>149 href="../common/glibc.xml" 150 xpointer="xpointer(id('conf-glibc'))"/> 151 151 152 152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 153 href="../mips/ eglibc.xml"153 href="../mips/glibc.xml" 154 154 xpointer="xpointer(id('conf-ld'))"/> 155 155 156 156 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 157 href="../common/ eglibc.xml"158 xpointer="xpointer(id('contents- eglibc'))"/>157 href="../common/glibc.xml" 158 xpointer="xpointer(id('contents-glibc'))"/> 159 159 160 160 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.