forked from facebook/hhvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Building hphpc
sgolemon edited this page Nov 16, 2012
·
1 revision
NOTE: Building HPHPc is deprecated, please consider using HHVM instead.
The HipHop static compiler (HPHPc) works by statically compiling scripts to binary code. While HPHPc is currently the faster HipHop engine, it is less flexible in terms of development.
- Building and installing
- Building and installing on Ubuntu 9.10
- Building and installing on Ubuntu 10.10
- Building and installing on Ubuntu 11.04
- Building and installing on Ubuntu 11.10
- Building and Installing on FreeBSD 8.2
See Running HipHop to learn more about compiling your source code.