source: final-system/ppc/adjusting.xml@ f7683d44

Last change on this file since f7683d44 was a795beb9, checked in by Jim Gifford <clfs@…>, 19 years ago

r1109@server (orig r1107): jim | 2006-01-29 23:24:39 -0800

r1129@server: jim | 2006-01-29 23:20:31 -0800
Updated adjusting Part3. Thanx Dan Nicholson


  • Property mode set to 100644
File size: 1.9 KB
Line 
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<sect1 id="ch-system-adjusting">
8 <?dbhtml filename="adjusting.html"?>
9
10 <title>Adjusting the Toolchain</title>
11
12 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
13 href="../common/adjusting.xml"
14 xpointer="xpointer(//*[@os='a'])"/>
15
16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
17 href="../common/adjusting.xml"
18 xpointer="xpointer(//*[@os='c'])"/>
19
20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
21 href="../common/adjusting.xml"
22 xpointer="xpointer(//*[@os='d'])"/>
23
24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
25 href="../common/adjusting.xml"
26 xpointer="xpointer(//*[@os='e'])"/>
27
28 <caution>
29
30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31 href="../common/adjusting.xml"
32 xpointer="xpointer(//*[@os='f'])"/>
33
34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
35 href="../common/adjusting.xml"
36 xpointer="xpointer(//*[@os='g'])"/>
37
38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
39 href="../common/adjusting.xml"
40 xpointer="xpointer(//*[@os='h'])"/>
41
42<screen os="i"><computeroutput>[Requesting program interpreter: /lib/ld.so.1]</computeroutput></screen>
43
44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
45 href="../common/adjusting.xml"
46 xpointer="xpointer(//*[@os='j'])"/>
47
48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
49 href="../common/adjusting.xml"
50 xpointer="xpointer(//*[@os='k'])"/>
51
52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
53 href="../common/adjusting.xml"
54 xpointer="xpointer(//*[@os='l'])"/>
55
56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
57 href="../common/adjusting.xml"
58 xpointer="xpointer(//*[@os='m'])"/>
59
60 </caution>
61
62</sect1>
Note: See TracBrowser for help on using the repository browser.