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

systemd
Last change on this file since bb6f135 was bb6f135, checked in by Chris Staub <chris@…>, 8 years ago

Fixed Glibc instructions by moving command to edit ldd-rewrite script

  • Property mode set to 100644
File size: 5.0 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'])"/>
[d8f87e8]35
[bb6f135]36    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
37    href="../x86_64-64/glibc.xml"
38    xpointer="xpointer(//*[@os='l3'])"/>
39
40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
41    href="../x86_64-64/glibc.xml"
42    xpointer="xpointer(//*[@os='l4'])"/>
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
[dabbced]48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]49    href="../common/glibc.xml"
[3f8be484]50    xpointer="xpointer(//*[@os='e'])"/>
51
[dabbced]52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]53    href="../common/glibc.xml"
[3f8be484]54    xpointer="xpointer(//*[@os='f'])"/>
55
[dabbced]56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]57    href="../x86_64-64/glibc.xml"
[f34bfa1]58    xpointer="xpointer(//*[@os='l5'])"/>
[3f8be484]59
[dabbced]60    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]61    href="../x86_64-64/glibc.xml"
[f34bfa1]62    xpointer="xpointer(//*[@os='l6'])"/>
[3f8be484]63
[d785e9d]64    <para>Now we will force Glibc to build as 64-bit instead of the default
[cc40a6f]65    n32 with the following sed:</para>
66
67    <screen><userinput>sed -i '/default) machine=/s/n32/64/g' \
68       ports/sysdeps/mips/preconfigure</userinput></screen>
69
[dabbced]70    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]71    href="../common/glibc.xml"
[3f8be484]72    xpointer="xpointer(//*[@os='g'])"/>
73
[dabbced]74    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]75    href="../x86_64-64/glibc.xml"
[52e5dd9]76    xpointer="xpointer(//*[@os='h'])"/>
77
[dabbced]78    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]79    href="../x86_64-64/glibc.xml"
[52e5dd9]80    xpointer="xpointer(//*[@os='i'])"/>
[3f8be484]81
[dabbced]82    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]83    href="../common/glibc.xml"
[3f8be484]84    xpointer="xpointer(//*[@os='j'])"/>
85
[dabbced]86    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]87    href="../common/glibc.xml"
[3f8be484]88    xpointer="xpointer(//*[@os='k'])"/>
89
[dabbced]90    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]91    href="../common/glibc.xml"
[3f8be484]92    xpointer="xpointer(//*[@os='l'])"/>
93
[dabbced]94    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]95    href="../common/glibc.xml"
[3f8be484]96    xpointer="xpointer(//*[@os='m'])"/>
97
[dabbced]98    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]99    href="../multilib/glibc-64bit.xml"
[3f8be484]100    xpointer="xpointer(//*[@os='n'])"/>
101
[dabbced]102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]103    href="../multilib/glibc-64bit.xml"
[3514708]104    xpointer="xpointer(//*[@os='o'])"/>
105
[dabbced]106    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]107    href="../multilib/glibc-64bit.xml"
[3514708]108    xpointer="xpointer(//*[@os='p'])"/>
109
[dabbced]110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]111    href="../common/glibc.xml"
[3f8be484]112    xpointer="xpointer(//*[@os='q'])"/>
113
[dabbced]114    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]115    href="../common/glibc.xml"
[3f8be484]116    xpointer="xpointer(//*[@os='r'])"/>
117
[dabbced]118    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]119    href="../common/glibc.xml"
[3f8be484]120    xpointer="xpointer(//*[@os='s'])"/>
121
[dabbced]122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]123    href="../common/glibc.xml"
[3f8be484]124    xpointer="xpointer(//*[@os='t'])"/>
125
[cf9aa7e]126    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
127    href="../common/glibc.xml"
128    xpointer="xpointer(//*[@os='u'])"/>
129
130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131    href="../common/glibc.xml"
132    xpointer="xpointer(//*[@os='v'])"/>
133
134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
135    href="../common/glibc.xml"
136    xpointer="xpointer(//*[@os='w'])"/>
137
138    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139    href="../common/glibc.xml"
140    xpointer="xpointer(//*[@os='x'])"/>
141
[3f8be484]142  </sect2>
143
[dabbced]144  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]145  href="../common/glibc.xml"
146  xpointer="xpointer(id('i18n-glibc'))"/>
[3f8be484]147
[dabbced]148  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]149  href="../common/glibc.xml"
150  xpointer="xpointer(id('conf-glibc'))"/>
[3f8be484]151
[dabbced]152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3c35168]153  href="../ppc/glibc.xml"
[3f8be484]154  xpointer="xpointer(id('conf-ld'))"/>
155
[dabbced]156  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]157  href="../common/glibc.xml"
158  xpointer="xpointer(id('contents-glibc'))"/>
[3f8be484]159
160</sect1>
Note: See TracBrowser for help on using the repository browser.