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

clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 8872181 was 8872181, checked in by William Harrington <kb0iic@…>, 11 years ago

Update CFLAGS for final-system eglibc.

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