<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-boot-elftoaout" role="wrap">
  <?dbhtml filename="elftoaout.html"?>

  <title>ELFtoaout-&elftoaout-version;</title>

  <indexterm zone="ch-boot-elftoaout">
    <primary sortas="a-ELFtoaout">ELFtoaout</primary>
    <secondary>boot</secondary>
  </indexterm>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../../final-system/sparc/elftoaout.xml"
  xpointer="xpointer(//*[@role='package'])"/>

  <sect2 role="installation">
    <title>Installation of ELFtoaout</title>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="../../final-system/sparc/elftoaout.xml"
    xpointer="xpointer(//*[@os='p1'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="../../final-system/sparc/elftoaout.xml"
    xpointer="xpointer(//*[@os='p2'])"/>

    <para>Compile the ELFtoaout package:</para>

<screen><userinput>make</userinput></screen>

    <para>Install the package:</para>

<screen><userinput>install -v -m 0755 -s elftoaout /cross-tools/bin/elftoaout</userinput></screen>

  </sect2>

  <sect2 role="content">
    <title/>

    <para>Details on this package are located in <xref
    linkend="contents-elftoaout" role="."/></para>

  </sect2>

</sect1>
