| 9 | | perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, unzip, |
|---|
| 10 | | and the zlib and libc headers (usually called libz-dev and glibc-dev on |
|---|
| 11 | | GNU/Linux systems). The framework checks for the required versions of |
|---|
| 12 | | these tools in advance, though (to re-issue the checks, use "make |
|---|
| 13 | | prereq"). |
|---|
| | 9 | perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, unzip, and the |
|---|
| | 10 | zlib, ncurses and libc headers (usually called libz-dev, libncurses5-dev and |
|---|
| | 11 | glibc-dev on GNU/Linux systems). The framework checks for the required versions |
|---|
| | 12 | of these tools in advance, though (to re-issue the checks, use "make prereq"). |
|---|