Right now in this stage you have the following requirements for building the core system consisting of the compiler and the interpreter:
The runtime only requires an ansi c compiler and a standard c library.
In addition to the requirements for building the runtime you also need a Ansi-C++ compiler and Flex and bison for successfully compiling the compiler.