[bf8c11f] | 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 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
| 6 | %general-entities;
|
---|
| 7 | %patches-entities;
|
---|
| 8 | ]>
|
---|
| 9 |
|
---|
| 10 | <sect1 id="ch-system-glibc-32" role="wrap">
|
---|
| 11 | <?dbhtml filename="glibc.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>Glibc-&glibc-version; 32 Bit Libraries</title>
|
---|
| 14 |
|
---|
| 15 | <indexterm zone="ch-system-glibc-32">
|
---|
| 16 | <primary sortas="a-Glibc">Glibc</primary>
|
---|
| 17 | <secondary>32 Bit</secondary>
|
---|
| 18 | </indexterm>
|
---|
| 19 |
|
---|
| 20 | <sect2 role="package">
|
---|
| 21 | <title/>
|
---|
| 22 |
|
---|
| 23 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 24 | href="../common/glibc.xml"
|
---|
| 25 | xpointer="xpointer(//*[@role='package']/para[1])"/>
|
---|
| 26 |
|
---|
| 27 | <segmentedlist>
|
---|
| 28 | <segtitle>&buildtime;</segtitle>
|
---|
| 29 | <segtitle>&diskspace;</segtitle>
|
---|
| 30 |
|
---|
| 31 | <seglistitem>
|
---|
| 32 | <seg>Not checked yet</seg>
|
---|
| 33 | <seg>Not checked yet</seg>
|
---|
| 34 | </seglistitem>
|
---|
| 35 | </segmentedlist>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../common/glibc.xml"
|
---|
| 39 | xpointer="xpointer(//*[@role='package']/segmentedlist[2])"/>
|
---|
| 40 |
|
---|
| 41 | </sect2>
|
---|
| 42 |
|
---|
| 43 | <sect2 role="installation">
|
---|
| 44 | <title>Installation of Glibc</title>
|
---|
| 45 |
|
---|
| 46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 47 | href="../common/glibc.xml"
|
---|
| 48 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 49 |
|
---|
| 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 51 | href="../common/glibc.xml"
|
---|
| 52 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 53 |
|
---|
| 54 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 55 | href="../common/glibc.xml"
|
---|
| 56 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 57 |
|
---|
| 58 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 59 | href="../common/glibc.xml"
|
---|
| 60 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 61 |
|
---|
| 62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 63 | href="../mips/glibc.xml"
|
---|
| 64 | xpointer="xpointer(//*[@os='m1'])"/>
|
---|
| 65 |
|
---|
| 66 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 67 | href="../mips/glibc.xml"
|
---|
| 68 | xpointer="xpointer(//*[@os='m2'])"/>
|
---|
| 69 |
|
---|
| 70 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 71 | href="../common/glibc.xml"
|
---|
| 72 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 73 |
|
---|
| 74 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 75 | href="../common/glibc.xml"
|
---|
| 76 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 77 |
|
---|
| 78 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 79 | href="../common/glibc.xml"
|
---|
| 80 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 81 |
|
---|
| 82 | <screen><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
|
---|
| 83 | ../glibc-&glibc-version;/configure --prefix=/usr \
|
---|
| 84 | --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
|
---|
| 85 | --libexecdir=/usr/lib/glibc --host=${LFS_TARGET32}</userinput></screen>
|
---|
| 86 |
|
---|
| 87 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 88 | href="../common/glibc.xml"
|
---|
| 89 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 90 |
|
---|
| 91 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 92 | href="../common/glibc.xml"
|
---|
| 93 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 94 |
|
---|
| 95 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 96 | href="../common/glibc.xml"
|
---|
| 97 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 98 |
|
---|
| 99 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 100 | href="../common/glibc.xml"
|
---|
| 101 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 102 |
|
---|
| 103 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 104 | href="../common/glibc.xml"
|
---|
| 105 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 106 |
|
---|
| 107 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 108 | href="../common/glibc.xml"
|
---|
| 109 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 110 |
|
---|
| 111 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 112 | href="../common/glibc.xml"
|
---|
| 113 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
| 114 |
|
---|
| 115 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 116 | href="../common/glibc.xml"
|
---|
| 117 | xpointer="xpointer(//*[@os='p'])"/>
|
---|
| 118 |
|
---|
| 119 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 120 | href="../common/glibc.xml"
|
---|
| 121 | xpointer="xpointer(//*[@os='q'])"/>
|
---|
| 122 |
|
---|
| 123 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 124 | href="../common/glibc.xml"
|
---|
| 125 | xpointer="xpointer(//*[@os='r'])"/>
|
---|
| 126 |
|
---|
| 127 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 128 | href="../common/glibc.xml"
|
---|
| 129 | xpointer="xpointer(//*[@os='s'])"/>
|
---|
| 130 |
|
---|
| 131 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 132 | href="../common/glibc.xml"
|
---|
| 133 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 134 |
|
---|
| 135 | </sect2>
|
---|
| 136 |
|
---|
| 137 | <sect2 role="content">
|
---|
| 138 | <title/>
|
---|
| 139 |
|
---|
| 140 | <para>Details on this package are located in <xref
|
---|
| 141 | linkend="contents-glibc" role="."/></para>
|
---|
| 142 |
|
---|
| 143 | </sect2>
|
---|
| 144 |
|
---|
| 145 | </sect1>
|
---|