[35543b7] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
| 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-64bit.html"?>
|
---|
[35543b7] | 10 |
|
---|
[093b0e8] | 11 | <title>EGLIBC-&eglibc-version; 64-Bit</title>
|
---|
[35543b7] | 12 |
|
---|
[093b0e8] | 13 | <indexterm zone="ch-system-eglibc">
|
---|
| 14 | <primary sortas="a-EGLIBC">EGLIBC</primary>
|
---|
[35543b7] | 15 | </indexterm>
|
---|
| 16 |
|
---|
[dabbced] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 18 | href="eglibc.xml"
|
---|
[35543b7] | 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of Glibc</title>
|
---|
| 23 |
|
---|
[22cd957] | 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 25 | href="../common/eglibc.xml"
|
---|
| 26 | xpointer="xpointer(//*[@os='l1'])"/>
|
---|
| 27 |
|
---|
| 28 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 29 | href="../common/eglibc.xml"
|
---|
| 30 | xpointer="xpointer(//*[@os='l2'])"/>
|
---|
| 31 |
|
---|
[dabbced] | 32 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d8f87e8] | 33 | href="../common/eglibc.xml"
|
---|
[c0bc7c4] | 34 | xpointer="xpointer(//*[@os='l3'])"/>
|
---|
[d8f87e8] | 35 |
|
---|
[dabbced] | 36 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d8f87e8] | 37 | href="../multilib/eglibc-64bit.xml"
|
---|
[c0bc7c4] | 38 | xpointer="xpointer(//*[@os='l4'])"/>
|
---|
[d8f87e8] | 39 |
|
---|
[dabbced] | 40 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 41 | href="eglibc.xml"
|
---|
[35543b7] | 42 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 43 |
|
---|
[00a58649] | 44 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 45 | href="../common/eglibc.xml"
|
---|
| 46 | xpointer="xpointer(//*[@os='s1'])"/>
|
---|
| 47 |
|
---|
| 48 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 49 | href="../common/eglibc.xml"
|
---|
| 50 | xpointer="xpointer(//*[@os='s2'])"/>
|
---|
| 51 |
|
---|
[dabbced] | 52 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 53 | href="eglibc.xml"
|
---|
[35543b7] | 54 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 55 |
|
---|
[dabbced] | 56 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 57 | href="eglibc.xml"
|
---|
[35543b7] | 58 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 59 |
|
---|
[dabbced] | 60 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 61 | href="../multilib/eglibc-64bit.xml"
|
---|
[35543b7] | 62 | xpointer="xpointer(//*[@os='m1'])"/>
|
---|
| 63 |
|
---|
[dabbced] | 64 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 65 | href="../multilib/eglibc-64bit.xml"
|
---|
[35543b7] | 66 | xpointer="xpointer(//*[@os='m2'])"/>
|
---|
| 67 |
|
---|
[dabbced] | 68 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 69 | href="eglibc.xml"
|
---|
[35543b7] | 70 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 71 |
|
---|
| 72 | <screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
|
---|
[8872181] | 73 | CFLAGS="-O2" \
|
---|
[093b0e8] | 74 | ../eglibc-&eglibc-version;/configure --prefix=/usr \
|
---|
[82b753e0] | 75 | --disable-profile --enable-kernel=2.6.32 \
|
---|
[52ed4da] | 76 | --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64 \
|
---|
| 77 | --enable-obsolete-rpc</userinput></screen>
|
---|
[35543b7] | 78 |
|
---|
[dabbced] | 79 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 80 | href="../multilib/eglibc-64bit.xml"
|
---|
[35543b7] | 81 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 82 |
|
---|
[dabbced] | 83 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 84 | href="eglibc.xml"
|
---|
[35543b7] | 85 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 86 |
|
---|
[dabbced] | 87 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 88 | href="eglibc.xml"
|
---|
[35543b7] | 89 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 90 |
|
---|
[dabbced] | 91 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 92 | href="eglibc.xml"
|
---|
[35543b7] | 93 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 94 |
|
---|
[dabbced] | 95 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 96 | href="eglibc.xml"
|
---|
[35543b7] | 97 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 98 |
|
---|
[dabbced] | 99 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 100 | href="eglibc.xml"
|
---|
[35543b7] | 101 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 102 |
|
---|
[dabbced] | 103 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 104 | href="eglibc.xml"
|
---|
[35543b7] | 105 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
| 106 |
|
---|
[dabbced] | 107 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 108 | href="../common/eglibc.xml"
|
---|
[35543b7] | 109 | xpointer="xpointer(//*[@os='p'])"/>
|
---|
| 110 |
|
---|
[dabbced] | 111 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 112 | href="eglibc.xml"
|
---|
[35543b7] | 113 | xpointer="xpointer(//*[@os='s'])"/>
|
---|
| 114 |
|
---|
[dabbced] | 115 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 116 | href="eglibc.xml"
|
---|
[35543b7] | 117 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 118 |
|
---|
| 119 | </sect2>
|
---|
| 120 |
|
---|
[dabbced] | 121 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 122 | href="../common/eglibc.xml"
|
---|
| 123 | xpointer="xpointer(id('i18n-eglibc'))"/>
|
---|
[35543b7] | 124 |
|
---|
[dabbced] | 125 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 126 | href="../common/eglibc.xml"
|
---|
| 127 | xpointer="xpointer(id('conf-eglibc'))"/>
|
---|
[35543b7] | 128 |
|
---|
[3998188] | 129 | <sect2 id="conf-ld" role="configuration">
|
---|
| 130 | <title>Configuring The Dynamic Loader</title>
|
---|
| 131 |
|
---|
| 132 | <indexterm zone="conf-ld">
|
---|
| 133 | <primary sortas="e-/etc/ld.so.conf">/etc/ld.so.conf</primary>
|
---|
| 134 | </indexterm>
|
---|
| 135 |
|
---|
| 136 | <para>By default, the dynamic loader (<filename
|
---|
| 137 | class="libraryfile">/lib/ld-linux.so.2</filename> for 32bit executables and
|
---|
| 138 | <filename class="libraryfile">/lib64/ld-linux-x86-64.so.2</filename> for
|
---|
| 139 | 64bit executables) searches through
|
---|
| 140 | <filename class="directory">/lib</filename>,
|
---|
| 141 | <filename class="directory">/lib64</filename>,
|
---|
| 142 | <filename class="directory">/usr/lib</filename>,
|
---|
| 143 | and <filename class="directory">/usr/lib64</filename> for dynamic
|
---|
| 144 | libraries that are needed by programs as they are run. However, if
|
---|
| 145 | there are libraries in directories other than these, they need to be
|
---|
| 146 | added to the <filename>/etc/ld.so.conf</filename> file in order
|
---|
| 147 | for the dynamic loader to find them. Some directories that are commonly
|
---|
| 148 | known to contain additional libraries are
|
---|
| 149 | <filename class="directory">/usr/local/lib</filename>,
|
---|
| 150 | <filename class="directory">/usr/local/lib64</filename>,
|
---|
| 151 | <filename class="directory">/opt/lib</filename>,
|
---|
| 152 | and <filename class="directory">/opt/lib64</filename>,
|
---|
| 153 | so add those directories to the dynamic loader's search path.</para>
|
---|
| 154 |
|
---|
[dabbced] | 155 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 156 | href="../multilib/eglibc-64bit.xml"
|
---|
[3998188] | 157 | xpointer="xpointer(//*[@os='ld-b'])"/>
|
---|
| 158 |
|
---|
[dabbced] | 159 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 160 | href="../multilib/eglibc-64bit.xml"
|
---|
[3998188] | 161 | xpointer="xpointer(//*[@os='ld-c'])"/>
|
---|
| 162 |
|
---|
| 163 | </sect2>
|
---|
[35543b7] | 164 |
|
---|
[dabbced] | 165 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[093b0e8] | 166 | href="../common/eglibc.xml"
|
---|
| 167 | xpointer="xpointer(id('contents-eglibc'))"/>
|
---|
[35543b7] | 168 |
|
---|
| 169 | </sect1>
|
---|