source: BOOK/final-system/x86/eglibc.xml@ bc73447

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since bc73447 was df4f9ca, checked in by Joe Ciccone <jciccone@…>, 14 years ago

Updated EGlibc 2.12 to r12509. Removed the Make 3.82 Patch, issue has been fixed upstream.

  • Property mode set to 100644
File size: 4.9 KB
RevLine 
[3514708]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" [
[3514708]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[093b0e8]8<sect1 id="ch-system-eglibc" role="wrap">
9 <?dbhtml filename="eglibc.html"?>
[3514708]10
[093b0e8]11 <title>EGLIBC-&eglibc-version;</title>
[3514708]12
[093b0e8]13 <indexterm zone="ch-system-eglibc">
14 <primary sortas="a-EGLIBC">EGLIBC</primary>
[3514708]15 </indexterm>
16
17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]18 href="../common/eglibc.xml"
[3514708]19 xpointer="xpointer(//*[@role='package'])"/>
20
21 <sect2 role="installation">
[093b0e8]22 <title>Installation of EGLIBC</title>
[3514708]23
24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]25 href="../common/eglibc.xml"
[3514708]26 xpointer="xpointer(//*[@os='z'])"/>
27
[d8f87e8]28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
29 href="../common/eglibc.xml"
[c0bc7c4]30 xpointer="xpointer(//*[@os='l3'])"/>
[d8f87e8]31
32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
33 href="../common/eglibc.xml"
[c0bc7c4]34 xpointer="xpointer(//*[@os='l4'])"/>
[d8f87e8]35
[3514708]36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]37 href="../common/eglibc.xml"
[3514708]38 xpointer="xpointer(//*[@os='b'])"/>
39
40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]41 href="../common/eglibc.xml"
[3514708]42 xpointer="xpointer(//*[@os='e'])"/>
43
44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]45 href="../common/eglibc.xml"
[3514708]46 xpointer="xpointer(//*[@os='f'])"/>
47
48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]49 href="../common/eglibc.xml"
[3514708]50 xpointer="xpointer(//*[@os='g'])"/>
51
[44426cf]52<screen os="h"><userinput>CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $MACHTYPE) \
[093b0e8]53 -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \
[44426cf]54 --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
[093b0e8]55 --libexecdir=/usr/lib/eglibc</userinput></screen>
[3514708]56
57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]58 href="../common/eglibc.xml"
[3514708]59 xpointer="xpointer(//*[@os='i'])"/>
60
61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]62 href="../common/eglibc.xml"
[3514708]63 xpointer="xpointer(//*[@os='j'])"/>
64
65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]66 href="../common/eglibc.xml"
[3514708]67 xpointer="xpointer(//*[@os='k'])"/>
68
69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]70 href="../common/eglibc.xml"
[3514708]71 xpointer="xpointer(//*[@os='l'])"/>
72
73 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]74 href="../common/eglibc.xml"
[3514708]75 xpointer="xpointer(//*[@os='m'])"/>
76
77 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]78 href="../common/eglibc.xml"
[3514708]79 xpointer="xpointer(//*[@os='n'])"/>
80
81 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]82 href="../common/eglibc.xml"
[3514708]83 xpointer="xpointer(//*[@os='o'])"/>
84
85 <!-- this is specific to x86 because of the i686 reference in the math tests -->
86 <itemizedlist os="p">
87 <listitem>
88 <para>The <emphasis>math</emphasis> tests, at least on i686, fail in
89 the <emphasis>test-double</emphasis> and <emphasis>test-idouble</emphasis>
90 tests with gcc-&gcc-version;
91 . These two failures in the math tests appear to be harmless.
92 The math tests may also fail on systems where the CPU is not a relatively
93 new genuine Intel or authentic AMD. Certain optimization settings are
94 also known to be a factor here.</para>
95 </listitem>
96 <listitem>
97 <para>If you have mounted the CLFS partition with the
98 <parameter>noatime</parameter> option, the <emphasis>atime</emphasis> test
99 will fail. As mentioned in <xref linkend="ch-partitioning-mounting"/>,
100 do not use the <parameter>noatime</parameter> option while building
101 CLFS.</para>
102 </listitem>
103 <listitem>
104 <para>When running on older and slower hardware, some tests
105 can fail because of test timeouts being exceeded.</para>
106 </listitem>
107 </itemizedlist>
108
109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]110 href="../common/eglibc.xml"
[3514708]111 xpointer="xpointer(//*[@os='q'])"/>
112
113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]114 href="../common/eglibc.xml"
[3514708]115 xpointer="xpointer(//*[@os='r'])"/>
116
117 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]118 href="../common/eglibc.xml"
[3514708]119 xpointer="xpointer(//*[@os='s'])"/>
120
121 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]122 href="../common/eglibc.xml"
[3514708]123 xpointer="xpointer(//*[@os='t'])"/>
124
125 </sect2>
126
[44426cf]127 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]128 href="../common/eglibc.xml"
129 xpointer="xpointer(id('i18n-eglibc'))"/>
[3514708]130
[44426cf]131 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]132 href="../common/eglibc.xml"
133 xpointer="xpointer(id('conf-eglibc'))"/>
[3514708]134
[44426cf]135 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]136 href="../common/eglibc.xml"
[44426cf]137 xpointer="xpointer(id('conf-ld'))"/>
[3514708]138
[44426cf]139 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]140 href="../common/eglibc.xml"
141 xpointer="xpointer(id('contents-eglibc'))"/>
[3514708]142
143</sect1>
Note: See TracBrowser for help on using the repository browser.