3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

compiler_vm: updated README -- added version numbers to dependencies

This commit is contained in:
Pragmatic Software 2011-02-14 00:35:45 +00:00
parent cb20ac607e
commit 735da9ec05

View File

@ -36,9 +36,9 @@ code from PBot to send to the virtual machine's server. To do so, run the compi
Dependencies:
gcc
gdb
astyle
gcc (tested with 4.4.4)
gdb (tested with 7.2)
astyle (tested with 1.24 -- not working with astyle 2.0)
ulimit -c 50000 (required to produce core files if you wish to have gdb debugger output)
Files: