blob: e54215294c0410cefbfe4ac7422619ee02a1fe41 (
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>
|