Next: Modern Compiler Implementation, Up: Tools [Contents][Index]
This section lists the tools you need to work in good conditions.
Tool | Version | Comment |
---|---|---|
GCC | 5.0 | See GCC. |
Clang | 3.8 | Optional for TC < 5: See Clang. |
Autoconf | 2.64 | See The GNU Build System. |
Automake | 1.14.1 | See The GNU Build System. |
Libtool | 2.2.6 | See The GNU Build System. |
GNU Make | 3.81 | |
Boost | 1.53 | TC >= 5, See Boost.org. |
Doxygen | 1.5.1 | See Doxygen. |
Python | 2.5 | See Python. |
SWIG | 2.0 | Optional: See SWIG. |
Flex | 2.5.35 | See Flex & Bison. |
Bison | 3.0.4.19-fbaf | See Flex & Bison. |
HAVM | 0.27 | TC >= 5, See HAVM. |
MonoBURG | 1.0.6a | TC >= 7, See MonoBURG. |
Nolimips | 0.10 | TC >= 7, See Nolimips. |
GDB | 6.6 | See GDB. |
Valgrind | 3.6 | See Valgrind. |
Git | 1.7 | |
GraphViz | 2.26.3 | Optional: display DOT graphs. |