4 For compiling Purple Haze with the default compiler:
9 For compiling Purple Haze with the Clang C++ compiler:
11 $ env CXX=clang++ make
14 For compiling with the Intel(R) C++ compiler, on the IA-32 architecture
15 using Intel(R) C++ Compiler XE version 12.0.4 (2011/04/27) on GNU/Linux:
17 $ source /opt/intel/composerxe/bin/compilervars.sh ia32
21 For using Purple Haze:
26 For running Purple Haze unit tests:
30 $ ./test_purplehaze --gtest_color=1