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

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 167f981 was 093b0e8, checked in by Jim Gifford <clfs@…>, 15 years ago

Cross-LFS moved to Eglibc 2.10.1

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