source: BOOK/final-system/x86_64/glibc.xml@ dc1ef58

clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since dc1ef58 was cbbd1e4, checked in by William Harrington <kb0iic@…>, 11 years ago

Migrating EGLIBC to GLIBC since EGLIBC is end of life at 2_19 branch. Mailing list suggests using Glibc unless strict need of use from eglibc 2_19 branch. Trunk is frozen. Rename all EGLIBC and Eglibc and eglibc text to GLIBC Glibc and glibc.

  • Property mode set to 100644
File size: 4.4 KB
RevLine 
[35543b7]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
[cbbd1e4]8<sect1 id="ch-system-glibc-32" role="wrap">
9 <?dbhtml filename="glibc.html"?>
[35543b7]10
[cbbd1e4]11 <title>GLIBC-&glibc-version; 32 Bit Libraries</title>
[35543b7]12
[cbbd1e4]13 <indexterm zone="ch-system-glibc-32">
14 <primary sortas="a-GLIBC">GLIBC</primary>
[35543b7]15 <secondary>32 Bit</secondary>
16 </indexterm>
17
[dabbced]18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]19 href="../common/glibc.xml"
[35543b7]20 xpointer="xpointer(//*[@role='package'])"/>
21
22 <sect2 role="installation">
[cbbd1e4]23 <title>Installation of GLIBC</title>
[35543b7]24
[dabbced]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]26 href="../common/glibc.xml"
[35543b7]27 xpointer="xpointer(//*[@os='z'])"/>
28
[22cd957]29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]30 href="../common/glibc.xml"
[22cd957]31 xpointer="xpointer(//*[@os='l1'])"/>
32
33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]34 href="../common/glibc.xml"
[22cd957]35 xpointer="xpointer(//*[@os='l2'])"/>
36
[dabbced]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]38 href="../common/glibc.xml"
[c0bc7c4]39 xpointer="xpointer(//*[@os='l3'])"/>
[d8f87e8]40
[dabbced]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]42 href="../common/glibc.xml"
[c0bc7c4]43 xpointer="xpointer(//*[@os='l4'])"/>
[d8f87e8]44
[dabbced]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]46 href="../common/glibc.xml"
[35543b7]47 xpointer="xpointer(//*[@os='b'])"/>
48
[00a58649]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]50 href="../common/glibc.xml"
[00a58649]51 xpointer="xpointer(//*[@os='s1'])"/>
52
53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]54 href="../common/glibc.xml"
[00a58649]55 xpointer="xpointer(//*[@os='s2'])"/>
56
[dabbced]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]58 href="../common/glibc.xml"
[35543b7]59 xpointer="xpointer(//*[@os='e'])"/>
60
[dabbced]61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]62 href="../common/glibc.xml"
[35543b7]63 xpointer="xpointer(//*[@os='f'])"/>
64
[dabbced]65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]66 href="../common/glibc.xml"
[35543b7]67 xpointer="xpointer(//*[@os='g'])"/>
68
69<screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
[8872181]70 CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; ${CLFS_TARGET32}) -O2" \
[cbbd1e4]71 ../glibc-&glibc-version;/configure --prefix=/usr \
[82b753e0]72 --disable-profile --enable-kernel=2.6.32 \
[cbbd1e4]73 --libexecdir=/usr/lib/glibc --host=${CLFS_TARGET32} \
[52ed4da]74 --enable-obsolete-rpc</userinput></screen>
[35543b7]75
[dabbced]76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]77 href="../common/glibc.xml"
[35543b7]78 xpointer="xpointer(//*[@os='i'])"/>
79
[dabbced]80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]81 href="../common/glibc.xml"
[35543b7]82 xpointer="xpointer(//*[@os='j'])"/>
83
[dabbced]84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]85 href="../common/glibc.xml"
[35543b7]86 xpointer="xpointer(//*[@os='k'])"/>
87
[dabbced]88 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]89 href="../common/glibc.xml"
[35543b7]90 xpointer="xpointer(//*[@os='l'])"/>
91
[dabbced]92 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]93 href="../multilib/glibc.xml"
[71f750e]94 xpointer="xpointer(//*[@os='l1b'])"/>
95
96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]97 href="../multilib/glibc.xml"
[71f750e]98 xpointer="xpointer(//*[@os='l2b'])"/>
[35543b7]99
[dabbced]100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]101 href="../common/glibc.xml"
[35543b7]102 xpointer="xpointer(//*[@os='m'])"/>
103
[dabbced]104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]105 href="../common/glibc.xml"
[35543b7]106 xpointer="xpointer(//*[@os='n'])"/>
107
[dabbced]108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]109 href="../common/glibc.xml"
[35543b7]110 xpointer="xpointer(//*[@os='o'])"/>
111
[dabbced]112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]113 href="../common/glibc.xml"
[35543b7]114 xpointer="xpointer(//*[@os='p'])"/>
115
[dabbced]116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]117 href="../common/glibc.xml"
[35543b7]118 xpointer="xpointer(//*[@os='q'])"/>
119
[dabbced]120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]121 href="../common/glibc.xml"
[35543b7]122 xpointer="xpointer(//*[@os='r'])"/>
123
[dabbced]124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]125 href="../common/glibc.xml"
[35543b7]126 xpointer="xpointer(//*[@os='s'])"/>
127
[dabbced]128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]129 href="../common/glibc.xml"
[35543b7]130 xpointer="xpointer(//*[@os='t'])"/>
131
132 </sect2>
133
134 <sect2 role="content">
135 <title/>
136
137 <para>Details on this package are located in <xref
[cbbd1e4]138 linkend="contents-glibc" role="."/></para>
[35543b7]139
140 </sect2>
141
142</sect1>
Note: See TracBrowser for help on using the repository browser.