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 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="ch-cross-tools-glibc" role="wrap">
|
---|
9 | <?dbhtml filename="glibc.html"?>
|
---|
10 |
|
---|
11 | <title>Glibc-&glibc-linuxthreads-version;</title>
|
---|
12 |
|
---|
13 | <indexterm zone="ch-cross-tools-glibc">
|
---|
14 | <primary sortas="a-Glibc">Glibc</primary>
|
---|
15 | <secondary>cross tools</secondary>
|
---|
16 | </indexterm>
|
---|
17 |
|
---|
18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
19 | href="../../final-system/common/glibc.xml"
|
---|
20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
21 |
|
---|
22 | <sect2 role="installation">
|
---|
23 | <title>Installation of Glibc</title>
|
---|
24 |
|
---|
25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
26 | href="../common/glibc.xml"
|
---|
27 | xpointer="xpointer(//*[@os='da'])"/>
|
---|
28 |
|
---|
29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
30 | href="../../final-system/sparcv8/glibc.xml"
|
---|
31 | xpointer="xpointer(//*[@os='l1'])"/>
|
---|
32 |
|
---|
33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
34 | href="../../final-system/sparcv8/glibc.xml"
|
---|
35 | xpointer="xpointer(//*[@os='l2'])"/>
|
---|
36 |
|
---|
37 |
|
---|
38 | <para os="l3">If you require libidn support, you can add it
|
---|
39 | by unpacking <filename>glibc-libidn-&glibc-linuxthreads-version;</filename>
|
---|
40 | tarball from within the <filename class="directory">glibc-&glibc-linuxthreads-version;</filename>
|
---|
41 | directory. If you use libidn here, you will also need to build it during
|
---|
42 | the final-system build.</para>
|
---|
43 |
|
---|
44 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
45 | href="../../final-system/sparcv8/glibc.xml"
|
---|
46 | xpointer="xpointer(//*[@os='l4'])"/>
|
---|
47 |
|
---|
48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
49 | href="../common/glibc.xml"
|
---|
50 | xpointer="xpointer(//*[@os='db'])"/>
|
---|
51 |
|
---|
52 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
53 | href="../common/glibc.xml"
|
---|
54 | xpointer="xpointer(//*[@os='dc'])"/>
|
---|
55 |
|
---|
56 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
57 | href="../../final-system/sparcv8/glibc.xml"
|
---|
58 | xpointer="xpointer(//*[@os='l5'])"/>
|
---|
59 |
|
---|
60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
61 | href="../../final-system/sparcv8/glibc.xml"
|
---|
62 | xpointer="xpointer(//*[@os='l6'])"/>
|
---|
63 |
|
---|
64 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
65 | href="../common/glibc.xml"
|
---|
66 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
67 |
|
---|
68 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
69 | href="../common/glibc.xml"
|
---|
70 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
71 |
|
---|
72 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
73 | href="../common/glibc.xml"
|
---|
74 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
75 |
|
---|
76 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
77 | href="../common/glibc.xml"
|
---|
78 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
79 |
|
---|
80 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
81 | href="../../final-system/common/glibc.xml"
|
---|
82 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
83 |
|
---|
84 | <screen os="df"><userinput>BUILD_CC="gcc" CC="${LFS_TARGET}-gcc" \
|
---|
85 | AR="${LFS_TARGET}-ar" RANLIB="${LFS_TARGET}-ranlib" \
|
---|
86 | ../glibc-&glibc-linuxthreads-version;/configure --prefix=/tools \
|
---|
87 | --host=${LFS_TARGET} --build=${LFS_HOST} \
|
---|
88 | --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
|
---|
89 | --with-binutils=/cross-tools/bin --with-headers=/tools/include</userinput></screen>
|
---|
90 |
|
---|
91 | <variablelist os="dg">
|
---|
92 | <title>The meaning of the new configure options:</title>
|
---|
93 |
|
---|
94 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
95 | href="../common/glibc.xml"
|
---|
96 | xpointer="xpointer(//*[@os='dg1'])"/>
|
---|
97 |
|
---|
98 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
99 | href="../common/glibc.xml"
|
---|
100 | xpointer="xpointer(//*[@os='dg2'])"/>
|
---|
101 |
|
---|
102 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
103 | href="../common/glibc.xml"
|
---|
104 | xpointer="xpointer(//*[@os='dg3'])"/>
|
---|
105 |
|
---|
106 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
107 | href="../common/glibc.xml"
|
---|
108 | xpointer="xpointer(//*[@os='dg4'])"/>
|
---|
109 |
|
---|
110 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
111 | href="../common/glibc.xml"
|
---|
112 | xpointer="xpointer(//*[@os='dg5'])"/>
|
---|
113 |
|
---|
114 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
115 | href="../common/glibc.xml"
|
---|
116 | xpointer="xpointer(//*[@os='dg6'])"/>
|
---|
117 |
|
---|
118 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
119 | href="../common/glibc.xml"
|
---|
120 | xpointer="xpointer(//*[@os='dg9'])"/>
|
---|
121 |
|
---|
122 | </variablelist>
|
---|
123 |
|
---|
124 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
125 | href="../common/glibc.xml"
|
---|
126 | xpointer="xpointer(//*[@os='dh'])"/>
|
---|
127 |
|
---|
128 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
129 | href="../common/glibc.xml"
|
---|
130 | xpointer="xpointer(//*[@os='di'])"/>
|
---|
131 |
|
---|
132 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
133 | href="../common/glibc.xml"
|
---|
134 | xpointer="xpointer(//*[@os='dj'])"/>
|
---|
135 |
|
---|
136 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
137 | href="../common/glibc.xml"
|
---|
138 | xpointer="xpointer(//*[@os='dk'])"/>
|
---|
139 |
|
---|
140 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
141 | href="../common/glibc.xml"
|
---|
142 | xpointer="xpointer(//*[@os='dl'])"/>
|
---|
143 |
|
---|
144 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
145 | href="../common/glibc.xml"
|
---|
146 | xpointer="xpointer(//*[@os='dm'])"/>
|
---|
147 |
|
---|
148 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
149 | href="../common/glibc.xml"
|
---|
150 | xpointer="xpointer(//*[@os='dn'])"/>
|
---|
151 |
|
---|
152 | </sect2>
|
---|
153 |
|
---|
154 | <sect2 role="content">
|
---|
155 | <title/>
|
---|
156 |
|
---|
157 | <para>Details on this package are located in <xref
|
---|
158 | linkend="contents-glibc" role="."/></para>
|
---|
159 |
|
---|
160 | </sect2>
|
---|
161 |
|
---|
162 | </sect1>
|
---|