[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 |
|
---|
[093b0e8] | 8 | <sect1 id="ch-system-eglibc-32" role="wrap">
|
---|
| 9 | <?dbhtml filename="eglibc.html"?>
|
---|
[3f8be484] | 10 |
|
---|
[093b0e8] | 11 | <title>EGLIBC-&eglibc-version; 32 Bit Libraries</title>
|
---|
[3f8be484] | 12 |
|
---|
[093b0e8] | 13 | <indexterm zone="ch-system-eglibc-32">
|
---|
| 14 | <primary sortas="a-EGLIBC">EGLIBC</primary>
|
---|
[3f8be484] | 15 | <secondary>32 Bit</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
[1cd688b] | 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 19 | href="../common/eglibc.xml"
|
---|
[1cd688b] | 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
[093b0e8] | 23 | <title>Installation of EGLIBC</title>
|
---|
[3f8be484] | 24 |
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 26 | href="../common/eglibc.xml"
|
---|
[82f7fed] | 27 | xpointer="xpointer(//*[@os='z'])"/>
|
---|
[3f8be484] | 28 |
|
---|
[d8f87e8] | 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="../common/eglibc.xml"
|
---|
[c0bc7c4] | 31 | xpointer="xpointer(//*[@os='l3'])"/>
|
---|
[d8f87e8] | 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../common/eglibc.xml"
|
---|
[c0bc7c4] | 35 | xpointer="xpointer(//*[@os='l4'])"/>
|
---|
[d8f87e8] | 36 |
|
---|
[3f8be484] | 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 38 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 39 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 40 |
|
---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 42 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 43 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 44 |
|
---|
| 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 46 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 47 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 48 |
|
---|
| 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 50 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 51 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 52 |
|
---|
[d3a4fc0] | 53 | <screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
|
---|
[093b0e8] | 54 | ../eglibc-&eglibc-version;/configure --prefix=/usr \
|
---|
[3f8be484] | 55 | --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
|
---|
[093b0e8] | 56 | --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
|
---|
[3f8be484] | 57 |
|
---|
| 58 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 59 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 60 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 61 |
|
---|
| 62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 63 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 64 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 65 |
|
---|
| 66 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 67 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 68 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 69 |
|
---|
| 70 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 71 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 72 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 73 |
|
---|
[44aaa3d0] | 74 | <para os="l1">In multilib, we tend to think that compiling for
|
---|
| 75 | <literal>${CLFS_TARGET32}</literal> is <emphasis>not</emphasis>
|
---|
[093b0e8] | 76 | cross-compiling. EGLIBC takes the traditional view that if you are building
|
---|
[ac3984c] | 77 | for a different host then you are cross-compiling, so you won't be running
|
---|
| 78 | the tests and therefore you don't need the locale files. When we run
|
---|
[44aaa3d0] | 79 | the tests, many will fail if the locale files are missing. The following
|
---|
| 80 | sed allows these tests to succeed:</para>
|
---|
| 81 |
|
---|
[093b0e8] | 82 | <screen os="l2"><userinput>sed -i '/cross-compiling/s@ifeq@ifneq@g' ../eglibc-&eglibc-version;/localedata/Makefile</userinput></screen>
|
---|
[44aaa3d0] | 83 |
|
---|
[3f8be484] | 84 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 85 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 86 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 87 |
|
---|
| 88 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 89 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 90 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 91 |
|
---|
| 92 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 93 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 94 | xpointer="xpointer(//*[@os='o'])"/>
|
---|
| 95 |
|
---|
| 96 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 97 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 98 | xpointer="xpointer(//*[@os='p'])"/>
|
---|
| 99 |
|
---|
| 100 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 101 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 102 | xpointer="xpointer(//*[@os='q'])"/>
|
---|
| 103 |
|
---|
| 104 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 105 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 106 | xpointer="xpointer(//*[@os='r'])"/>
|
---|
| 107 |
|
---|
| 108 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 109 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 110 | xpointer="xpointer(//*[@os='s'])"/>
|
---|
| 111 |
|
---|
| 112 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[093b0e8] | 113 | href="../common/eglibc.xml"
|
---|
[3f8be484] | 114 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 115 |
|
---|
| 116 | </sect2>
|
---|
| 117 |
|
---|
| 118 | <sect2 role="content">
|
---|
| 119 | <title/>
|
---|
| 120 |
|
---|
| 121 | <para>Details on this package are located in <xref
|
---|
[093b0e8] | 122 | linkend="contents-eglibc" role="."/></para>
|
---|
[3f8be484] | 123 |
|
---|
| 124 | </sect2>
|
---|
| 125 |
|
---|
| 126 | </sect1>
|
---|