source: BOOK/final-system/x86_64-64/binutils.xml@ e243ae6

clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since e243ae6 was dabbced, checked in by Joe Ciccone <jciccone@…>, 14 years ago

Change the XInclude schema path from 2003 to 2001. 2003 is depreciated
according to w3.org and 2001 should be used instead.

  • Property mode set to 100644
File size: 4.2 KB
RevLine 
[a9e69c6]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" [
[a9e69c6]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-system-binutils" role="wrap">
9 <?dbhtml filename="binutils.html"?>
10
11 <title>Binutils-&binutils-version;</title>
12
13 <indexterm zone="ch-system-binutils">
14 <primary sortas="a-Binutils">Binutils</primary>
15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]18 href="../common/binutils.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
20
21 <sect2 role="installation">
22 <title>Installation of Binutils</title>
23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]25 href="../common/binutils.xml"
26 xpointer="xpointer(//*[@os='b'])"/>
27
[dabbced]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]29 href="../common/binutils.xml"
30 xpointer="xpointer(//*[@os='c'])"/>
31
[dabbced]32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]33 href="../common/binutils.xml"
34 xpointer="xpointer(//*[@os='d'])"/>
35
[dabbced]36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]37 href="../common/binutils.xml"
38 xpointer="xpointer(//*[@os='e'])"/>
39
[dabbced]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]41 href="../common/binutils.xml"
42 xpointer="xpointer(//*[@os='f'])"/>
43
[dabbced]44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]45 href="../common/binutils.xml"
46 xpointer="xpointer(//*[@os='g'])"/>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]49 href="../common/binutils.xml"
50 xpointer="xpointer(//*[@os='h'])"/>
51
[dabbced]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]53 href="../common/binutils.xml"
54 xpointer="xpointer(//*[@os='i'])"/>
55
[dabbced]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]57 href="../64/binutils.xml"
58 xpointer="xpointer(//*[@os='ca'])"/>
59
[dabbced]60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]61 href="../common/binutils.xml"
62 xpointer="xpointer(//*[@os='j'])"/>
63
[dabbced]64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]65 href="../common/binutils.xml"
66 xpointer="xpointer(//*[@os='k'])"/>
67
[dabbced]68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]69 href="../common/binutils.xml"
70 xpointer="xpointer(//*[@os='l'])"/>
71
[dabbced]72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]73 href="../common/binutils.xml"
74 xpointer="xpointer(//*[@os='m'])"/>
75
[dabbced]76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]77 href="../common/binutils.xml"
78 xpointer="xpointer(//*[@os='n'])"/>
79
[dabbced]80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]81 href="../common/binutils.xml"
82 xpointer="xpointer(//*[@os='o'])"/>
83
[6aff9c0]84 <para>The <command>ld</command> test suite accesses
85 <filename>/lib64/ld-linux-x86-64.so</filename> in some of the tests.
86 The following symbolic link will allow this:</para>
[a9e69c6]87
[94e6142]88<screen><userinput>ln -sv /lib /lib64</userinput></screen>
[a9e69c6]89
[dabbced]90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]91 href="../common/binutils.xml"
92 xpointer="xpointer(//*[@os='p'])"/>
93
[dabbced]94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]95 href="../common/binutils.xml"
96 xpointer="xpointer(//*[@os='q'])"/>
97
[e3196bd]98 <para>Now remove the temporary symlink:</para>
[a9e69c6]99
[94e6142]100<screen><userinput>rm -v /lib64</userinput></screen>
[a9e69c6]101
[dabbced]102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[28e6dc4]103 href="../64/binutils.xml"
104 xpointer="xpointer(//*[@os='w1'])"/>
105
[dabbced]106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[28e6dc4]107 href="../64/binutils.xml"
108 xpointer="xpointer(//*[@os='w2'])"/>
109
[dabbced]110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]111 href="../common/binutils.xml"
112 xpointer="xpointer(//*[@os='r'])"/>
113
[dabbced]114 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]115 href="../common/binutils.xml"
116 xpointer="xpointer(//*[@os='s'])"/>
117
[dabbced]118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]119 href="../common/binutils.xml"
120 xpointer="xpointer(//*[@os='t'])"/>
121
[dabbced]122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]123 href="../common/binutils.xml"
124 xpointer="xpointer(//*[@os='u'])"/>
125
126 </sect2>
127
[dabbced]128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a9e69c6]129 href="../common/binutils.xml"
130 xpointer="xpointer(id('contents-binutils'))"/>
131
132</sect1>
Note: See TracBrowser for help on using the repository browser.