Nefarious argument parser, to be used for evil purposes only.
- Standard C99 compiler
- GNU make
- CUnit 2.1-3 (for tests)
To build Gargoyle, simply run:
makeIf no errors occur, bin/libgargoyle.so is created.
If the CUnit test framework was installed, run:
make testThis will compile and run all Gargoyle test suites.