What are the system requirements for the Roadsend Compiler?
Roadsend PHP runs on Linux, FreeBSD, Mac OS X and Microsoft Windows. On Unix-like systems (FreeBSD, Linux, OSX) you will need at least the GNU C compiler (gcc) and linker (ld) installed on your system. On Windows, the installer includes all necessary development files to create graphical (GTK), console, and web applications. Optionally, you can install the libraries needed for the various extensions: libpcre for the PCRE extension, libxml2 for the XML extension and libmysqlclient for the MySQL extension.