[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 |
|
---|
[093b0e8] | 8 | <sect1 id="ch-system-eglibc" role="wrap">
|
---|
| 9 | <?dbhtml filename="eglibc.html"?>
|
---|
[3f8be484] | 10 |
|
---|
[093b0e8] | 11 | <title>EGLIBC-&eglibc-version;</title>
|
---|
[3f8be484] | 12 |
|
---|
[093b0e8] | 13 | <indexterm zone="ch-system-eglibc">
|
---|
| 14 | <primary sortas="a-EGLIBC">EGLIBC</primary>
|
---|
[3f8be484] | 15 | </indexterm>
|
---|
| 16 |
|
---|
[dabbced] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 18 | href="../common/eglibc.xml"
|
---|
[7dfa1a8] | 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
[093b0e8] | 22 | <title>Installation of EGLIBC</title>
|
---|
[3f8be484] | 23 |
|
---|
[dabbced] | 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 25 | href="../common/eglibc.xml"
|
---|
[82f7fed] | 26 | xpointer="xpointer(//*[@os='z'])"/>
|
---|
[3f8be484] | 27 |
|
---|
[dabbced] | 28 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[22cd957] | 29 | href="../common/eglibc.xml"
|
---|
| 30 | xpointer="xpointer(//*[@os='l1'])"/>
|
---|
| 31 |
|
---|
| 32 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 33 | href="../common/eglibc.xml"
|
---|
| 34 | xpointer="xpointer(//*[@os='l2'])"/>
|
---|
| 35 |
|
---|
| 36 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d8f87e8] | 37 | href="../common/eglibc.xml"
|
---|
[c0bc7c4] | 38 | xpointer="xpointer(//*[@os='l3'])"/>
|
---|
[d8f87e8] | 39 |
|
---|
[dabbced] | 40 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d8f87e8] | 41 | href="../common/eglibc.xml"
|
---|
[c0bc7c4] | 42 | xpointer="xpointer(//*[@os='l4'])"/>
|
---|
[d8f87e8] | 43 |
|
---|
[dabbced] | 44 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 45 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 46 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 47 |
|
---|
[dabbced] | 48 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 49 | href="../mips64/eglibc-64bit.xml"
|
---|
[814837a8] | 50 | xpointer="xpointer(//*[@os='m3'])"/>
|
---|
| 51 |
|
---|
[dabbced] | 52 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 53 | href="../mips64/eglibc-64bit.xml"
|
---|
[814837a8] | 54 | xpointer="xpointer(//*[@os='m4'])"/>
|
---|
| 55 |
|
---|
[dabbced] | 56 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 57 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 58 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 59 |
|
---|
[dabbced] | 60 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 61 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 62 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 63 |
|
---|
[dabbced] | 64 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 65 | href="../x86_64-64/eglibc.xml"
|
---|
[f34bfa1] | 66 | xpointer="xpointer(//*[@os='l5'])"/>
|
---|
[3f8be484] | 67 |
|
---|
[dabbced] | 68 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 69 | href="../x86_64-64/eglibc.xml"
|
---|
[f34bfa1] | 70 | xpointer="xpointer(//*[@os='l6'])"/>
|
---|
[3f8be484] | 71 |
|
---|
[093b0e8] | 72 | <para>Now we will force EGLIBC 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"
|
---|
[093b0e8] | 79 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 80 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 81 |
|
---|
[dabbced] | 82 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 83 | href="../x86_64-64/eglibc.xml"
|
---|
[52e5dd9] | 84 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 85 |
|
---|
[dabbced] | 86 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 87 | href="../x86_64-64/eglibc.xml"
|
---|
[52e5dd9] | 88 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
[3f8be484] | 89 |
|
---|
[dabbced] | 90 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 91 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 92 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 93 |
|
---|
[dabbced] | 94 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 95 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 96 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 97 |
|
---|
[dabbced] | 98 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 99 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 100 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 101 |
|
---|
[dabbced] | 102 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 103 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 104 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 105 |
|
---|
[dabbced] | 106 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 107 | href="../multilib/eglibc-64bit.xml"
|
---|
[3f8be484] | 108 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 109 |
|
---|
[dabbced] | 110 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 111 | href="../multilib/eglibc-64bit.xml"
|
---|
[3514708] | 112 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
| 113 |
|
---|
[dabbced] | 114 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 115 | href="../multilib/eglibc-64bit.xml"
|
---|
[3514708] | 116 | xpointer="xpointer(//*[@os='p'])"/>
|
---|
| 117 |
|
---|
[dabbced] | 118 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 119 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 120 | xpointer="xpointer(//*[@os='q'])"/>
|
---|
| 121 |
|
---|
[dabbced] | 122 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 123 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 124 | xpointer="xpointer(//*[@os='r'])"/>
|
---|
| 125 |
|
---|
[dabbced] | 126 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 127 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 128 | xpointer="xpointer(//*[@os='s'])"/>
|
---|
| 129 |
|
---|
[dabbced] | 130 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 131 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 132 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 133 |
|
---|
[64e30c8] | 134 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 135 | href="../x86_64-64/eglibc.xml"
|
---|
| 136 | xpointer="xpointer(//*[@os='u'])"/>
|
---|
| 137 |
|
---|
| 138 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 139 | href="../x86_64-64/eglibc.xml"
|
---|
| 140 | xpointer="xpointer(//*[@os='v'])"/>
|
---|
| 141 |
|
---|
[3f8be484] | 142 | </sect2>
|
---|
| 143 |
|
---|
[dabbced] | 144 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 145 | href="../common/eglibc.xml"
|
---|
| 146 | xpointer="xpointer(id('i18n-eglibc'))"/>
|
---|
[3f8be484] | 147 |
|
---|
[dabbced] | 148 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 149 | href="../common/eglibc.xml"
|
---|
| 150 | xpointer="xpointer(id('conf-eglibc'))"/>
|
---|
[3f8be484] | 151 |
|
---|
[dabbced] | 152 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 153 | href="../mips/eglibc.xml"
|
---|
[3f8be484] | 154 | xpointer="xpointer(id('conf-ld'))"/>
|
---|
| 155 |
|
---|
[dabbced] | 156 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 157 | href="../common/eglibc.xml"
|
---|
| 158 | xpointer="xpointer(id('contents-eglibc'))"/>
|
---|
[3f8be484] | 159 |
|
---|
| 160 | </sect1>
|
---|