Ignore:
Timestamp:
Feb 21, 2006, 2:00:39 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6b4711c
Parents:
f59ed2c
Message:

r995@server (orig r993): jim | 2006-01-03 15:33:16 -0800

r1257@server: jim | 2006-01-03 15:30:34 -0800
Elftoaout and Silo Fixes


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/sparc/elftoaout.xml

    rf59ed2c recd487bd  
    3333    <title>Installation of ELFtoaout</title>
    3434
    35     <para>Compile the ELFtoaout package:</para>
     35    <para os="p1">The following patch fixes some 64 bit issues with
     36    elftoaout:</para>
    3637
    37 <screen><userinput>make</userinput></screen>
     38<screen os="p2"><userinput>patch -Np1 -i ../&elftoaout-fixes-patch;</userinput></screen>
    3839
    39     <para>Install the package:</para>
     40    <para os="a">Compile the ELFtoaout package:</para>
    4041
    41 <screen><userinput>make install</userinput></screen>
     42<screen os="b"><userinput>make</userinput></screen>
     43
     44    <para os="c">Install the package:</para>
     45
     46<screen os="d"><userinput>make install</userinput></screen>
    4247
    4348  </sect2>
Note: See TracChangeset for help on using the changeset viewer.