blob: 384dcae4b406f3201a9cdd4236ad2b66d8a2d97d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<sect2>
<title>Dependencies</title>
<para>Bin86-&bin86-depversion; needs the following to be installed:</para>
<literallayout>
Bash: sh
Binutils: as, ld, strip
Fileutils: chmod, install, ln, mv
Gcc: cc, cc1, collect2, cpp0
Make: make
Sed: sed
</literallayout>
</sect2>
|