source: final-system/ppc/adjusting.xml@ 578c75fc

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

r627@server (orig r625): jim | 2005-10-31 12:59:34 -0800
Import of Cross-LFS Book

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