source: BOOK/final-system/mips64-64/glibc.xml@ 99b3058

clfs-3.0.0-systemd systemd
Last change on this file since 99b3058 was d785e9d, checked in by Chris Staub <chris@…>, 10 years ago

Standardize capitalization of Glibc

  • Property mode set to 100644
File size: 5.3 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[cbbd1e4]8<sect1 id="ch-system-glibc" role="wrap">
9 <?dbhtml filename="glibc.html"?>
[3f8be484]10
[d785e9d]11 <title>Glibc-&glibc-version;</title>
[3f8be484]12
[cbbd1e4]13 <indexterm zone="ch-system-glibc">
[d785e9d]14 <primary sortas="a-Glibc">Glibc</primary>
[3f8be484]15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]18 href="../common/glibc.xml"
[7dfa1a8]19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
[d785e9d]22 <title>Installation of Glibc</title>
[3f8be484]23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]25 href="../common/glibc.xml"
[82f7fed]26 xpointer="xpointer(//*[@os='z'])"/>
[3f8be484]27
[dabbced]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]29 href="../common/glibc.xml"
[22cd957]30 xpointer="xpointer(//*[@os='l1'])"/>
31
32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]33 href="../common/glibc.xml"
[22cd957]34 xpointer="xpointer(//*[@os='l2'])"/>
35
36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]37 href="../common/glibc.xml"
[c0bc7c4]38 xpointer="xpointer(//*[@os='l3'])"/>
[d8f87e8]39
[dabbced]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]41 href="../common/glibc.xml"
[c0bc7c4]42 xpointer="xpointer(//*[@os='l4'])"/>
[d8f87e8]43
[dabbced]44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]45 href="../common/glibc.xml"
[3f8be484]46 xpointer="xpointer(//*[@os='b'])"/>
47
[00a58649]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]49 href="../common/glibc.xml"
[00a58649]50 xpointer="xpointer(//*[@os='s1'])"/>
51
52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]53 href="../common/glibc.xml"
[00a58649]54 xpointer="xpointer(//*[@os='s2'])"/>
55
[dabbced]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]57 href="../common/glibc.xml"
[3f8be484]58 xpointer="xpointer(//*[@os='e'])"/>
59
[dabbced]60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]61 href="../common/glibc.xml"
[3f8be484]62 xpointer="xpointer(//*[@os='f'])"/>
63
[dabbced]64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]65 href="../x86_64-64/glibc.xml"
[f34bfa1]66 xpointer="xpointer(//*[@os='l5'])"/>
[3f8be484]67
[dabbced]68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]69 href="../x86_64-64/glibc.xml"
[f34bfa1]70 xpointer="xpointer(//*[@os='l6'])"/>
[3f8be484]71
[d785e9d]72 <para>Now we will force Glibc to build as 64-bit instead of the default
[cc40a6f]73 n32 with the following sed:</para>
74
75 <screen><userinput>sed -i '/default) machine=/s/n32/64/g' \
76 ports/sysdeps/mips/preconfigure</userinput></screen>
77
[dabbced]78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]79 href="../common/glibc.xml"
[3f8be484]80 xpointer="xpointer(//*[@os='g'])"/>
81
[dabbced]82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]83 href="../x86_64-64/glibc.xml"
[52e5dd9]84 xpointer="xpointer(//*[@os='h'])"/>
85
[dabbced]86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]87 href="../x86_64-64/glibc.xml"
[52e5dd9]88 xpointer="xpointer(//*[@os='i'])"/>
[3f8be484]89
[dabbced]90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]91 href="../common/glibc.xml"
[3f8be484]92 xpointer="xpointer(//*[@os='j'])"/>
93
[dabbced]94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]95 href="../common/glibc.xml"
[3f8be484]96 xpointer="xpointer(//*[@os='k'])"/>
97
[dabbced]98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]99 href="../common/glibc.xml"
[3f8be484]100 xpointer="xpointer(//*[@os='l'])"/>
101
[dabbced]102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]103 href="../common/glibc.xml"
[3f8be484]104 xpointer="xpointer(//*[@os='m'])"/>
105
[dabbced]106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]107 href="../multilib/glibc-64bit.xml"
[3f8be484]108 xpointer="xpointer(//*[@os='n'])"/>
109
[dabbced]110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]111 href="../multilib/glibc-64bit.xml"
[3514708]112 xpointer="xpointer(//*[@os='o'])"/>
113
[dabbced]114 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]115 href="../multilib/glibc-64bit.xml"
[3514708]116 xpointer="xpointer(//*[@os='p'])"/>
117
[dabbced]118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]119 href="../common/glibc.xml"
[3f8be484]120 xpointer="xpointer(//*[@os='q'])"/>
121
[dabbced]122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]123 href="../common/glibc.xml"
[3f8be484]124 xpointer="xpointer(//*[@os='r'])"/>
125
[dabbced]126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]127 href="../common/glibc.xml"
[3f8be484]128 xpointer="xpointer(//*[@os='s'])"/>
129
[dabbced]130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]131 href="../common/glibc.xml"
[3f8be484]132 xpointer="xpointer(//*[@os='t'])"/>
133
[cf9aa7e]134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
135 href="../common/glibc.xml"
136 xpointer="xpointer(//*[@os='u'])"/>
137
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139 href="../common/glibc.xml"
140 xpointer="xpointer(//*[@os='v'])"/>
141
142 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
143 href="../common/glibc.xml"
144 xpointer="xpointer(//*[@os='w'])"/>
145
146 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
147 href="../common/glibc.xml"
148 xpointer="xpointer(//*[@os='x'])"/>
149
[3f8be484]150 </sect2>
151
[dabbced]152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]153 href="../common/glibc.xml"
154 xpointer="xpointer(id('i18n-glibc'))"/>
[3f8be484]155
[dabbced]156 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]157 href="../common/glibc.xml"
158 xpointer="xpointer(id('conf-glibc'))"/>
[3f8be484]159
[dabbced]160 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3c35168]161 href="../ppc/glibc.xml"
[3f8be484]162 xpointer="xpointer(id('conf-ld'))"/>
163
[dabbced]164 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]165 href="../common/glibc.xml"
166 xpointer="xpointer(id('contents-glibc'))"/>
[3f8be484]167
168</sect1>
Note: See TracBrowser for help on using the repository browser.