source: BOOK/final-system/ppc/gcc.xml@ 5a6ba9e

clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 5a6ba9e was 3e0fdeb, checked in by William Harrington <kb0iic@…>, 12 years ago

Update some package versions and add gcc and binutils branch updates into book.

  • Property mode set to 100644
File size: 3.6 KB
RevLine 
[f033e407]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
8<sect1 id="ch-system-gcc" role="wrap">
9 <?dbhtml filename="gcc.html"?>
10
11 <title>GCC-&gcc-version;</title>
12
13 <indexterm zone="ch-system-gcc">
14 <primary sortas="a-GCC">GCC</primary>
15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]18 href="../common/gcc.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
20
21 <sect2 role="installation">
22 <title>Installation of GCC</title>
23
[3e0fdeb]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e05c4f0]25 href="../common/gcc.xml"
26 xpointer="xpointer(//*[@os='p1'])"/>
27
28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
29 href="../common/gcc.xml"
[3e0fdeb]30 xpointer="xpointer(//*[@os='p2'])"/>
[e05c4f0]31
[dabbced]32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]33 href="../common/gcc.xml"
34 xpointer="xpointer(//*[@os='d'])"/>
35
[dabbced]36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]37 href="../common/gcc.xml"
38 xpointer="xpointer(//*[@os='e'])"/>
39
[dabbced]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]41 href="../common/gcc.xml"
42 xpointer="xpointer(//*[@os='f'])"/>
43
[dabbced]44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]45 href="../common/gcc.xml"
46 xpointer="xpointer(//*[@os='g'])"/>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]49 href="../common/gcc.xml"
50 xpointer="xpointer(//*[@os='h'])"/>
51
[dabbced]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]53 href="../common/gcc.xml"
54 xpointer="xpointer(//*[@os='i'])"/>
55
[dabbced]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]57 href="../common/gcc.xml"
58 xpointer="xpointer(//*[@os='j'])"/>
59
[444a746]60<screen os="k"><userinput>make STAGE1_CFLAGS="-g -O2"</userinput></screen>
[f033e407]61
[dabbced]62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]63 href="../common/gcc.xml"
64 xpointer="xpointer(//*[@os='l'])"/>
65
[dabbced]66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]67 href="../common/gcc.xml"
68 xpointer="xpointer(//*[@os='m'])"/>
69
[dabbced]70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]71 href="../common/gcc.xml"
72 xpointer="xpointer(//*[@os='n'])"/>
73
[dabbced]74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]75 href="../common/gcc.xml"
76 xpointer="xpointer(//*[@os='o'])"/>
77
[dabbced]78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]79 href="../common/gcc.xml"
80 xpointer="xpointer(//*[@os='p'])"/>
81
[dabbced]82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]83 href="../common/gcc.xml"
84 xpointer="xpointer(//*[@os='q'])"/>
85
[dabbced]86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]87 href="../common/gcc.xml"
88 xpointer="xpointer(//*[@os='r'])"/>
89
[dabbced]90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]91 href="../common/gcc.xml"
92 xpointer="xpointer(//*[@os='s'])"/>
93
[dabbced]94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]95 href="../common/gcc.xml"
96 xpointer="xpointer(//*[@os='t'])"/>
97
[dabbced]98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]99 href="../common/gcc.xml"
100 xpointer="xpointer(//*[@os='u'])"/>
101
[dabbced]102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]103 href="../common/gcc.xml"
104 xpointer="xpointer(//*[@os='v'])"/>
105
[dabbced]106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]107 href="../common/gcc.xml"
108 xpointer="xpointer(//*[@os='w'])"/>
109
[dabbced]110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]111 href="../common/gcc.xml"
112 xpointer="xpointer(//*[@os='x'])"/>
113
114 </sect2>
115
[dabbced]116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f033e407]117 href="../common/gcc.xml"
118 xpointer="xpointer(id('contents-gcc'))"/>
119
120</sect1>
Note: See TracBrowser for help on using the repository browser.