| 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" |
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ |
|---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent"> |
|---|
| 5 | %general-entities; |
|---|
| 6 | ]> |
|---|
| 7 | |
|---|
| 8 | <sect1 id="ch-cross-tools-glibc-64" role="wrap"> |
|---|
| 9 | <?dbhtml filename="glibc-64.html"?> |
|---|
| 10 | |
|---|
| 11 | <title>Glibc-&glibc-version; 64-Bit</title> |
|---|
| 12 | |
|---|
| 13 | <indexterm zone="ch-cross-tools-glibc-64"> |
|---|
| 14 | <primary sortas="a-Glibc">Glibc</primary> |
|---|
| 15 | <secondary>cross tools, 64 Bit</secondary> |
|---|
| 16 | </indexterm> |
|---|
| 17 | |
|---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 19 | href="../../final-system/common/glibc.xml" |
|---|
| 20 | xpointer="xpointer(//*[@role='package'])"/> |
|---|
| 21 | |
|---|
| 22 | <sect2 role="installation"> |
|---|
| 23 | <title>Installation of Glibc</title> |
|---|
| 24 | |
|---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 26 | href="glibc.xml" |
|---|
| 27 | xpointer="xpointer(//*[@os='da'])"/> |
|---|
| 28 | |
|---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 30 | href="glibc.xml" |
|---|
| 31 | xpointer="xpointer(//*[@os='db'])"/> |
|---|
| 32 | |
|---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 34 | href="glibc.xml" |
|---|
| 35 | xpointer="xpointer(//*[@os='dc'])"/> |
|---|
| 36 | |
|---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 38 | href="../../final-system/common/glibc.xml" |
|---|
| 39 | xpointer="xpointer(//*[@os='c'])"/> |
|---|
| 40 | |
|---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 42 | href="../../final-system/common/glibc.xml" |
|---|
| 43 | xpointer="xpointer(//*[@os='d'])"/> |
|---|
| 44 | |
|---|
| 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 46 | href="glibc.xml" |
|---|
| 47 | xpointer="xpointer(//*[@os='s1'])"/> |
|---|
| 48 | |
|---|
| 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 50 | href="glibc.xml" |
|---|
| 51 | xpointer="xpointer(//*[@os='s2'])"/> |
|---|
| 52 | |
|---|
| 53 | <para os="t1">Repeat the sed to fix <filename>procfs.h</filename>.</para> |
|---|
| 54 | |
|---|
| 55 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 56 | href="glibc.xml" |
|---|
| 57 | xpointer="xpointer(//*[@os='t2'])"/> |
|---|
| 58 | |
|---|
| 59 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 60 | href="glibc.xml" |
|---|
| 61 | xpointer="xpointer(//*[@os='e'])"/> |
|---|
| 62 | |
|---|
| 63 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 64 | href="glibc.xml" |
|---|
| 65 | xpointer="xpointer(//*[@os='f'])"/> |
|---|
| 66 | |
|---|
| 67 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 68 | href="glibc.xml" |
|---|
| 69 | xpointer="xpointer(//*[@os='dd'])"/> |
|---|
| 70 | |
|---|
| 71 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 72 | href="glibc.xml" |
|---|
| 73 | xpointer="xpointer(//*[@os='de'])"/> |
|---|
| 74 | |
|---|
| 75 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 76 | href="../multilib/glibc-64bit.xml" |
|---|
| 77 | xpointer="xpointer(//*[@os='n1'])"/> |
|---|
| 78 | |
|---|
| 79 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 80 | href="../multilib/glibc-64bit.xml" |
|---|
| 81 | xpointer="xpointer(//*[@os='n2'])"/> |
|---|
| 82 | |
|---|
| 83 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 84 | href="glibc.xml" |
|---|
| 85 | xpointer="xpointer(//*[@os='g'])"/> |
|---|
| 86 | |
|---|
| 87 | <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD64}" \ |
|---|
| 88 | AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \ |
|---|
| 89 | ../glibc-&glibc-version;/configure --prefix=/tools \ |
|---|
| 90 | --host=${CLFS_TARGET} --build=${CLFS_HOST} --libdir=/tools/lib64 \ |
|---|
| 91 | --disable-profile --enable-add-ons \ |
|---|
| 92 | --with-tls --enable-kernel=2.6.0 --with-__thread \ |
|---|
| 93 | --with-binutils=/cross-tools/bin --with-headers=/tools/include \ |
|---|
| 94 | --cache-file=config.cache</userinput></screen> |
|---|
| 95 | |
|---|
| 96 | <variablelist os="dg"> |
|---|
| 97 | <title>The meaning of the new configure options:</title> |
|---|
| 98 | |
|---|
| 99 | <varlistentry os="fa1"> |
|---|
| 100 | <term><parameter>CC="${CLFS_TARGET}-gcc ${BUILD64}"</parameter></term> |
|---|
| 101 | <listitem> |
|---|
| 102 | <para>Forces Glibc to utilize our target architecture GCC utilizing |
|---|
| 103 | the 64 Bit flags.</para> |
|---|
| 104 | </listitem> |
|---|
| 105 | </varlistentry> |
|---|
| 106 | |
|---|
| 107 | <varlistentry os="fa2"> |
|---|
| 108 | <term><parameter>--libdir=/tools/lib64</parameter></term> |
|---|
| 109 | <listitem> |
|---|
| 110 | <para>Puts Glibc into /tools/lib64 instead of /tools/lib.</para> |
|---|
| 111 | </listitem> |
|---|
| 112 | </varlistentry> |
|---|
| 113 | |
|---|
| 114 | </variablelist> |
|---|
| 115 | |
|---|
| 116 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 117 | href="glibc.xml" |
|---|
| 118 | xpointer="xpointer(//*[@os='dh'])"/> |
|---|
| 119 | |
|---|
| 120 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 121 | href="glibc.xml" |
|---|
| 122 | xpointer="xpointer(//*[@os='di'])"/> |
|---|
| 123 | |
|---|
| 124 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 125 | href="glibc.xml" |
|---|
| 126 | xpointer="xpointer(//*[@os='dj'])"/> |
|---|
| 127 | |
|---|
| 128 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 129 | href="glibc.xml" |
|---|
| 130 | xpointer="xpointer(//*[@os='dk'])"/> |
|---|
| 131 | |
|---|
| 132 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 133 | href="glibc.xml" |
|---|
| 134 | xpointer="xpointer(//*[@os='dl'])"/> |
|---|
| 135 | |
|---|
| 136 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 137 | href="glibc.xml" |
|---|
| 138 | xpointer="xpointer(//*[@os='dm'])"/> |
|---|
| 139 | |
|---|
| 140 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" |
|---|
| 141 | href="glibc.xml" |
|---|
| 142 | xpointer="xpointer(//*[@os='dn'])"/> |
|---|
| 143 | |
|---|
| 144 | </sect2> |
|---|
| 145 | |
|---|
| 146 | <sect2 role="content"> |
|---|
| 147 | <title/> |
|---|
| 148 | |
|---|
| 149 | <para>Details on this package are located in <xref |
|---|
| 150 | linkend="contents-glibc" role="."/></para> |
|---|
| 151 | |
|---|
| 152 | </sect2> |
|---|
| 153 | |
|---|
| 154 | </sect1> |
|---|