source: BOOK/final-system/sparc64/glibc.xml@ 1cd688b

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 1cd688b was 0babf98, checked in by Jim Gifford <clfs@…>, 19 years ago

r664@server (orig r662): manuel | 2005-11-08 14:13:28 -0800
Removing SBUs and DUs. Chapter final-system, round 2.

  • Property mode set to 100644
File size: 3.9 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 <!ENTITY % patches-entities SYSTEM "../../patches.ent">
6 %general-entities;
7 %patches-entities;
8]>
9
10<sect1 id="ch-system-glibc-32" role="wrap">
11 <?dbhtml filename="glibc.html"?>
12
13 <title>Glibc-&glibc-version; 32 Bit Libraries</title>
14
15 <indexterm zone="ch-system-glibc-32">
16 <primary sortas="a-Glibc">Glibc</primary>
17 <secondary>32 Bit</secondary>
18 </indexterm>
19
[0babf98]20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
21 href="../common/glibc.xml"
22 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]23
24 <sect2 role="installation">
25 <title>Installation of Glibc</title>
26
27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
28 href="../common/glibc.xml"
[82f7fed]29 xpointer="xpointer(//*[@os='z'])"/>
[3f8be484]30
31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
32 href="../common/glibc.xml"
33 xpointer="xpointer(//*[@os='b'])"/>
34
35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
36 href="../common/glibc.xml"
37 xpointer="xpointer(//*[@os='c'])"/>
38
39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40 href="../common/glibc.xml"
41 xpointer="xpointer(//*[@os='d'])"/>
42
43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
44 href="../sparc/glibc.xml"
45 xpointer="xpointer(//*[@os='s1'])"/>
46
47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
48 href="../sparc/glibc.xml"
49 xpointer="xpointer(//*[@os='s2'])"/>
50
51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
52 href="../common/glibc.xml"
53 xpointer="xpointer(//*[@os='e'])"/>
54
55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
56 href="../common/glibc.xml"
57 xpointer="xpointer(//*[@os='f'])"/>
58
59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
60 href="../common/glibc.xml"
61 xpointer="xpointer(//*[@os='g'])"/>
62
63<screen><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
64 ../glibc-&glibc-version;/configure --prefix=/usr \
65 --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
66 --libexecdir=/usr/lib/glibc --host=${LFS_TARGET32}</userinput></screen>
67
68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
69 href="../common/glibc.xml"
70 xpointer="xpointer(//*[@os='i'])"/>
71
72 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
73 href="../common/glibc.xml"
74 xpointer="xpointer(//*[@os='j'])"/>
75
76 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
77 href="../common/glibc.xml"
78 xpointer="xpointer(//*[@os='k'])"/>
79
80 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
81 href="../common/glibc.xml"
82 xpointer="xpointer(//*[@os='l'])"/>
83
84 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
85 href="../common/glibc.xml"
86 xpointer="xpointer(//*[@os='m'])"/>
87
88 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
89 href="../common/glibc.xml"
90 xpointer="xpointer(//*[@os='n'])"/>
91
92 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
93 href="../common/glibc.xml"
94 xpointer="xpointer(//*[@os='o'])"/>
95
96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
97 href="../common/glibc.xml"
98 xpointer="xpointer(//*[@os='p'])"/>
99
100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
101 href="../common/glibc.xml"
102 xpointer="xpointer(//*[@os='q'])"/>
103
104 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
105 href="../common/glibc.xml"
106 xpointer="xpointer(//*[@os='r'])"/>
107
108 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
109 href="../common/glibc.xml"
110 xpointer="xpointer(//*[@os='s'])"/>
111
112 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
113 href="../common/glibc.xml"
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
122 linkend="contents-glibc" role="."/></para>
123
124 </sect2>
125
126</sect1>
Note: See TracBrowser for help on using the repository browser.