[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 |
|
---|
| 8 | <sect1 id="ch-cross-tools-glibc-n32" role="wrap">
|
---|
| 9 | <?dbhtml filename="glibc-n32.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Glibc-&glibc-version; N32</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-cross-tools-glibc-n32">
|
---|
| 14 | <primary sortas="a-Glibc">Glibc</primary>
|
---|
| 15 | <secondary>cross tools, N32</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
[cf66ceae] | 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../../final-system/common/glibc.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 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"
|
---|
[8125418] | 31 | xpointer="xpointer(//*[@os='g1'])"/>
|
---|
[3f8be484] | 32 |
|
---|
[c13f654] | 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="glibc.xml"
|
---|
[8125418] | 35 | xpointer="xpointer(//*[@os='g2'])"/>
|
---|
[c13f654] | 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="glibc.xml"
|
---|
[8125418] | 39 | xpointer="xpointer(//*[@os='db'])"/>
|
---|
[3f8be484] | 40 |
|
---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 42 | href="glibc.xml"
|
---|
[8125418] | 43 | xpointer="xpointer(//*[@os='dc'])"/>
|
---|
[3f8be484] | 44 |
|
---|
| 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 46 | href="glibc.xml"
|
---|
| 47 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 48 |
|
---|
| 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 50 | href="glibc.xml"
|
---|
| 51 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 52 |
|
---|
[dcc1eee2] | 53 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[3719d82] | 54 | href="glibc.xml"
|
---|
[dcc1eee2] | 55 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 56 |
|
---|
| 57 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[3719d82] | 58 | href="glibc.xml"
|
---|
[dcc1eee2] | 59 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
| 60 |
|
---|
[3f8be484] | 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 62 | href="glibc.xml"
|
---|
| 63 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 64 |
|
---|
| 65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 66 | href="glibc.xml"
|
---|
| 67 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 68 |
|
---|
| 69 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 70 | href="glibc.xml"
|
---|
| 71 | xpointer="xpointer(//*[@os='dd'])"/>
|
---|
| 72 |
|
---|
| 73 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 74 | href="glibc.xml"
|
---|
| 75 | xpointer="xpointer(//*[@os='de'])"/>
|
---|
| 76 |
|
---|
[bc2e3fa] | 77 | <para os="n1">Tell Glibc to install its 32-bit libraries into <filename
|
---|
[3f8be484] | 78 | class="directory">/tools/lib32</filename>:</para>
|
---|
| 79 |
|
---|
[bc2e3fa] | 80 | <screen os="n2"><userinput>echo "slibdir=/tools/lib32" >> configparms</userinput></screen>
|
---|
[3f8be484] | 81 |
|
---|
| 82 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 83 | href="glibc.xml"
|
---|
| 84 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 85 |
|
---|
[07114c98] | 86 | <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILDN32}" \
|
---|
| 87 | AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
|
---|
[3f8be484] | 88 | ../glibc-&glibc-version;/configure --prefix=/tools \
|
---|
[07114c98] | 89 | --host=${CLFS_TARGET} --build=${CLFS_HOST} --libdir=/tools/lib32 \
|
---|
[3f8be484] | 90 | --disable-profile --enable-add-ons \
|
---|
| 91 | --with-tls --enable-kernel=2.6.0 --with-__thread \
|
---|
[bc2e3fa] | 92 | --with-binutils=/cross-tools/bin --with-headers=/tools/include \
|
---|
[3f8be484] | 93 | --cache-file=config.cache</userinput></screen>
|
---|
| 94 |
|
---|
| 95 | <variablelist os="fa">
|
---|
| 96 | <title>The meaning of the new configure options:</title>
|
---|
| 97 |
|
---|
| 98 | <varlistentry os="fa1">
|
---|
[07114c98] | 99 | <term><parameter>CC="${CLFS_TARGET}-gcc ${BUILDN32}"</parameter></term>
|
---|
[3f8be484] | 100 | <listitem>
|
---|
[df709be] | 101 | <para>Forces Glibc to utilize our target architecture GCC utilizing
|
---|
[d3a4fc0] | 102 | the N32 flags.</para>
|
---|
[3f8be484] | 103 | </listitem>
|
---|
| 104 | </varlistentry>
|
---|
| 105 |
|
---|
| 106 | <varlistentry>
|
---|
| 107 | <term><parameter>--libdir=/tools/lib32</parameter></term>
|
---|
| 108 | <listitem>
|
---|
[df709be] | 109 | <para>Installs Glibc into /tools/lib32 instead of /tools/lib.</para>
|
---|
[3f8be484] | 110 | </listitem>
|
---|
| 111 | </varlistentry>
|
---|
| 112 |
|
---|
| 113 | </variablelist>
|
---|
| 114 |
|
---|
[d3a4fc0] | 115 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 116 | href="glibc.xml"
|
---|
| 117 | xpointer="xpointer(//*[@os='dh'])"/>
|
---|
| 118 |
|
---|
| 119 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 120 | href="glibc.xml"
|
---|
| 121 | xpointer="xpointer(//*[@os='di'])"/>
|
---|
| 122 |
|
---|
[3f8be484] | 123 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 124 | href="glibc.xml"
|
---|
| 125 | xpointer="xpointer(//*[@os='dj'])"/>
|
---|
| 126 |
|
---|
| 127 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 128 | href="glibc.xml"
|
---|
| 129 | xpointer="xpointer(//*[@os='dk'])"/>
|
---|
| 130 |
|
---|
| 131 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 132 | href="glibc.xml"
|
---|
| 133 | xpointer="xpointer(//*[@os='dl'])"/>
|
---|
| 134 |
|
---|
| 135 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 136 | href="glibc.xml"
|
---|
| 137 | xpointer="xpointer(//*[@os='dm'])"/>
|
---|
| 138 |
|
---|
[d3a4fc0] | 139 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 140 | href="glibc.xml"
|
---|
| 141 | xpointer="xpointer(//*[@os='dn'])"/>
|
---|
| 142 |
|
---|
[3f8be484] | 143 | </sect2>
|
---|
| 144 |
|
---|
| 145 | <sect2 role="content">
|
---|
| 146 | <title/>
|
---|
| 147 |
|
---|
| 148 | <para>Details on this package are located in <xref
|
---|
| 149 | linkend="contents-glibc" role="."/></para>
|
---|
| 150 |
|
---|
| 151 | </sect2>
|
---|
| 152 |
|
---|
| 153 | </sect1>
|
---|