Changeset 6db8b2c for final-system/sparc
- Timestamp:
- Feb 21, 2006, 2:00:39 AM (19 years ago)
- Children:
- bbeade2
- Parents:
- 2533bdfd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/sparc/elftoaout.xml
r2533bdfd r6db8b2c 33 33 <title>Installation of ELFtoaout</title> 34 34 35 <para>Compile the ELFtoaout package:</para> 35 <para os="p1">The following patch fixes some 64 bit issues with 36 elftoaout:</para> 36 37 37 <screen ><userinput>make</userinput></screen>38 <screen os="p2"><userinput>patch -Np1 -i ../&elftoaout-fixes-patch;</userinput></screen> 38 39 39 <para >Install thepackage:</para>40 <para os="a">Compile the ELFtoaout package:</para> 40 41 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> 42 47 43 48 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.