[3998188] | 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 |
|
---|
[cbbd1e4] | 8 | <sect1 id="ch-system-glibc" role="wrap">
|
---|
| 9 | <?dbhtml filename="glibc-64bit.html"?>
|
---|
[3998188] | 10 |
|
---|
[d785e9d] | 11 | <title>Glibc-&glibc-version; 64-Bit</title>
|
---|
[3998188] | 12 |
|
---|
[cbbd1e4] | 13 | <indexterm zone="ch-system-glibc">
|
---|
[d785e9d] | 14 | <primary sortas="a-Glibc">Glibc</primary>
|
---|
[3998188] | 15 | </indexterm>
|
---|
| 16 |
|
---|
[dabbced] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 18 | href="glibc.xml"
|
---|
[3998188] | 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
[d785e9d] | 22 | <title>Installation of Glibc</title>
|
---|
[3998188] | 23 |
|
---|
[22cd957] | 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 25 | href="../common/glibc.xml"
|
---|
[22cd957] | 26 | xpointer="xpointer(//*[@os='l1'])"/>
|
---|
| 27 |
|
---|
[dabbced] | 28 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 29 | href="../multilib/glibc-64bit.xml"
|
---|
[74592cf] | 30 | xpointer="xpointer(//*[@os='l2'])"/>
|
---|
[d8f87e8] | 31 |
|
---|
[dabbced] | 32 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 33 | href="glibc.xml"
|
---|
[3998188] | 34 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 35 |
|
---|
[dabbced] | 36 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 37 | href="glibc.xml"
|
---|
[3998188] | 38 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 39 |
|
---|
[dabbced] | 40 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 41 | href="glibc.xml"
|
---|
[3998188] | 42 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 43 |
|
---|
[e52599b] | 44 | <para os="m1">Configure Glibc to install its 64-bit libraries into
|
---|
[3998188] | 45 | <filename class="directory">/lib64</filename>:</para>
|
---|
| 46 |
|
---|
[c06bf34] | 47 | <screen os="m2"><userinput>echo "libc_cv_slibdir=/lib64" >> config.cache</userinput></screen>
|
---|
[3998188] | 48 |
|
---|
[dabbced] | 49 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 50 | href="glibc.xml"
|
---|
[3998188] | 51 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 52 |
|
---|
| 53 | <screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
|
---|
[cbbd1e4] | 54 | ../glibc-&glibc-version;/configure --prefix=/usr \
|
---|
[2546e2d] | 55 | --disable-profile --enable-kernel=&glibc-kernel-version; \
|
---|
[cbbd1e4] | 56 | --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64 \
|
---|
[db5f324] | 57 | --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
|
---|
[3998188] | 58 |
|
---|
[16ed0af] | 59 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 60 | href="../multilib/glibc-64bit.xml"
|
---|
| 61 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
[3998188] | 62 |
|
---|
[dabbced] | 63 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 64 | href="glibc.xml"
|
---|
[3998188] | 65 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 66 |
|
---|
[dabbced] | 67 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 68 | href="glibc.xml"
|
---|
[3998188] | 69 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 70 |
|
---|
[dabbced] | 71 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 72 | href="glibc.xml"
|
---|
[3998188] | 73 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 74 |
|
---|
[dabbced] | 75 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 76 | href="glibc.xml"
|
---|
[3998188] | 77 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 78 |
|
---|
[dabbced] | 79 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 80 | href="glibc.xml"
|
---|
[3998188] | 81 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 82 |
|
---|
[dabbced] | 83 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 84 | href="glibc.xml"
|
---|
[3998188] | 85 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
| 86 |
|
---|
[dabbced] | 87 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 88 | href="../common/glibc.xml"
|
---|
[3998188] | 89 | xpointer="xpointer(//*[@os='p'])"/>
|
---|
| 90 |
|
---|
[dabbced] | 91 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 92 | href="glibc.xml"
|
---|
[3998188] | 93 | xpointer="xpointer(//*[@os='s'])"/>
|
---|
| 94 |
|
---|
[dabbced] | 95 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 96 | href="glibc.xml"
|
---|
[3998188] | 97 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 98 |
|
---|
[cf9aa7e] | 99 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 100 | href="../common/glibc.xml"
|
---|
| 101 | xpointer="xpointer(//*[@os='u'])"/>
|
---|
| 102 |
|
---|
| 103 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 104 | href="../common/glibc.xml"
|
---|
| 105 | xpointer="xpointer(//*[@os='v'])"/>
|
---|
| 106 |
|
---|
[3998188] | 107 | </sect2>
|
---|
| 108 |
|
---|
[dabbced] | 109 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 110 | href="../common/glibc.xml"
|
---|
| 111 | xpointer="xpointer(id('i18n-glibc'))"/>
|
---|
[3998188] | 112 |
|
---|
[dabbced] | 113 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 114 | href="../common/glibc.xml"
|
---|
| 115 | xpointer="xpointer(id('conf-glibc'))"/>
|
---|
[3998188] | 116 |
|
---|
| 117 | <sect2 id="conf-ld" role="configuration">
|
---|
| 118 | <title>Configuring The Dynamic Loader</title>
|
---|
| 119 |
|
---|
| 120 | <indexterm zone="conf-ld">
|
---|
| 121 | <primary sortas="e-/etc/ld.so.conf">/etc/ld.so.conf</primary>
|
---|
| 122 | </indexterm>
|
---|
| 123 |
|
---|
| 124 | <para>By default, the dynamic loader (<filename
|
---|
| 125 | class="libraryfile">/lib/ld.so.1</filename> for 32bit executables and
|
---|
| 126 | <filename class="libraryfile">/lib/ld64.so</filename> for
|
---|
| 127 | 64bit executables) searches through
|
---|
| 128 | <filename class="directory">/lib</filename>,
|
---|
| 129 | <filename class="directory">/lib64</filename>,
|
---|
| 130 | <filename class="directory">/usr/lib</filename>,
|
---|
| 131 | and <filename class="directory">/usr/lib64</filename> for dynamic
|
---|
| 132 | libraries that are needed by programs as they are run. However, if
|
---|
| 133 | there are libraries in directories other than these, they need to be
|
---|
| 134 | added to the <filename>/etc/ld.so.conf</filename> file in order
|
---|
| 135 | for the dynamic loader to find them. Some directories that are commonly
|
---|
| 136 | known to contain additional libraries are
|
---|
| 137 | <filename class="directory">/usr/local/lib</filename>,
|
---|
| 138 | <filename class="directory">/usr/local/lib64</filename>,
|
---|
| 139 | <filename class="directory">/opt/lib</filename>,
|
---|
| 140 | and <filename class="directory">/opt/lib64</filename>,
|
---|
| 141 | so add those directories to the dynamic loader's search path.</para>
|
---|
| 142 |
|
---|
[dabbced] | 143 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 144 | href="../multilib/glibc-64bit.xml"
|
---|
[3998188] | 145 | xpointer="xpointer(//*[@os='ld-b'])"/>
|
---|
| 146 |
|
---|
[dabbced] | 147 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 148 | href="../multilib/glibc-64bit.xml"
|
---|
[3998188] | 149 | xpointer="xpointer(//*[@os='ld-c'])"/>
|
---|
| 150 |
|
---|
| 151 | </sect2>
|
---|
| 152 |
|
---|
[dabbced] | 153 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[cbbd1e4] | 154 | href="../common/glibc.xml"
|
---|
| 155 | xpointer="xpointer(id('contents-glibc'))"/>
|
---|
[3998188] | 156 |
|
---|
| 157 | </sect1>
|
---|