add dependencies docs

This commit is contained in:
PoroCYon 2019-05-17 23:12:27 +02:00 committed by PoroCYon
parent 429ba14e8c
commit 9ec2133545
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ Shoddy minsize-oriented linker
PoC by Shiz, bugfixing and 64-bit version by PoroCYon. PoC by Shiz, bugfixing and 64-bit version by PoroCYon.
## Dependencies
* A C compiler (preferably GCC), GNU ld, binutils, GNU make, ...
* nasm
* scanelf from pax-utils
* Python 3
## Usage ## Usage
```sh ```sh