4 For obtaining Purple Haze and compiling the source with the default compiler:
6 $ git clone git://github.com/vinc/purplehaze.git
11 For compiling the source with the Clang C++ compiler:
13 $ env CXX=clang++ make
16 For compiling with the Intel C++ compiler, on the IA-32 architecture using
17 Intel C++ Compiler XE on GNU/Linux:
19 $ source /opt/intel/composerxe/bin/compilervars.sh ia32
23 For running the unit tests:
28 And finally for executing Purple Haze: