source: BOOK/final-system/sparc64/elftoaout.xml@ 281686f

clfs-3.0.0-sysvinit sysvinit
Last change on this file since 281686f 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: 1.5 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
8<sect1 id="ch-system-elftoaout" role="wrap">
9 <?dbhtml filename="elftoaout.html"?>
10
11 <title>ELFtoaout-&elftoaout-version;</title>
12
13 <indexterm zone="ch-system-elftoaout">
14 <primary sortas="a-ELFtoaout">ELFtoaout</primary>
15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[0babf98]18 href="../sparc/elftoaout.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
22 <title>Installation of ELFtoaout</title>
23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[ecd487bd]25 href="../sparc/elftoaout.xml"
26 xpointer="xpointer(//*[@os='p1'])"/>
[3f8be484]27
[dabbced]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[ecd487bd]29 href="../sparc/elftoaout.xml"
30 xpointer="xpointer(//*[@os='p2'])"/>
31
[dabbced]32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[ecd487bd]33 href="../sparc/elftoaout.xml"
34 xpointer="xpointer(//*[@os='a'])"/>
[3f8be484]35
[df47be3]36<screen os="b"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
[ecd487bd]37
[dabbced]38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[ecd487bd]39 href="../sparc/elftoaout.xml"
40 xpointer="xpointer(//*[@os='c'])"/>
41
[dabbced]42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[ecd487bd]43 href="../sparc/elftoaout.xml"
44 xpointer="xpointer(//*[@os='d'])"/>
[3f8be484]45
46 </sect2>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]49 href="../sparc/elftoaout.xml"
50 xpointer="xpointer(id('contents-elftoaout'))"/>
51
52</sect1>
Note: See TracBrowser for help on using the repository browser.