source: BOOK/cross-tools/ppc/eglibc.xml@ 2026a2e

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 2026a2e was bd01f75, checked in by Joe Ciccone <jciccone@…>, 15 years ago

Fixed a typo in cross-tools EGlibc. was gnu99 instead of gnu89.

  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[3f8be484]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" [
[3f8be484]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[093b0e8]8<sect1 id="ch-cross-tools-eglibc" role="wrap">
9 <?dbhtml filename="eglibc.html"?>
[3f8be484]10
[093b0e8]11 <title>EGLIBC-&eglibc-version;</title>
[3f8be484]12
[093b0e8]13 <indexterm zone="ch-cross-tools-eglibc">
14 <primary sortas="a-EGLIBC">EGLIBC</primary>
[3f8be484]15 <secondary>cross tools</secondary>
16 </indexterm>
17
[cf66ceae]18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]19 href="../../final-system/common/eglibc.xml"
[cf66ceae]20 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]21
22 <sect2 role="installation">
[093b0e8]23 <title>Installation of EGLIBC</title>
[3f8be484]24
[6a043e2]25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]26 href="../common/eglibc.xml"
[6a043e2]27 xpointer="xpointer(//*[@os='da'])"/>
28
[3f8be484]29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]30 href="../common/eglibc.xml"
[3f8be484]31 xpointer="xpointer(//*[@os='db'])"/>
32
33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]34 href="../common/eglibc.xml"
[3f8be484]35 xpointer="xpointer(//*[@os='dc'])"/>
36
[7d61e92]37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]38 href="../common/eglibc.xml"
[3f8be484]39 xpointer="xpointer(//*[@os='e'])"/>
40
41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]42 href="../common/eglibc.xml"
[3f8be484]43 xpointer="xpointer(//*[@os='f'])"/>
44
45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]46 href="../common/eglibc.xml"
[3f8be484]47 xpointer="xpointer(//*[@os='dd'])"/>
48
[c768003]49<screen os="de"><userinput>cat &gt; config.cache &lt;&lt; "EOF"
50libc_cv_forced_unwind=yes
51libc_cv_c_cleanup=yes
52libc_cv_ppc_machine=yes
[bd01f75]53libc_cv_gnu89_inline=yes
[c768003]54EOF</userinput></screen>
[3f8be484]55
56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]57 href="../../final-system/common/eglibc.xml"
[3f8be484]58 xpointer="xpointer(//*[@os='g'])"/>
59
[d3a4fc0]60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]61 href="../common/eglibc.xml"
[d3a4fc0]62 xpointer="xpointer(//*[@os='df'])"/>
63
64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]65 href="../common/eglibc.xml"
[d3a4fc0]66 xpointer="xpointer(//*[@os='dg'])"/>
67
68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]69 href="../common/eglibc.xml"
[d3a4fc0]70 xpointer="xpointer(//*[@os='dh'])"/>
71
72 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]73 href="../common/eglibc.xml"
[d3a4fc0]74 xpointer="xpointer(//*[@os='di'])"/>
75
76 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]77 href="../common/eglibc.xml"
[d3a4fc0]78 xpointer="xpointer(//*[@os='dj'])"/>
79
80 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]81 href="../common/eglibc.xml"
[d3a4fc0]82 xpointer="xpointer(//*[@os='dk'])"/>
83
84 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]85 href="../common/eglibc.xml"
[d3a4fc0]86 xpointer="xpointer(//*[@os='dl'])"/>
87
88 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]89 href="../common/eglibc.xml"
[d3a4fc0]90 xpointer="xpointer(//*[@os='dm'])"/>
91
92 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[093b0e8]93 href="../common/eglibc.xml"
[d3a4fc0]94 xpointer="xpointer(//*[@os='dn'])"/>
[3f8be484]95
96 </sect2>
97
98 <sect2 role="content">
99 <title/>
100
101 <para>Details on this package are located in <xref
[093b0e8]102 linkend="contents-eglibc" role="."/></para>
[3f8be484]103
104 </sect2>
105
106</sect1>
Note: See TracBrowser for help on using the repository browser.