simulator-GC How to build: mkdir BUILD && cd BUILD cmake .. -DCMAKE_C_COMPILER=/usr/sup/gcc-9.1.0/bin/gcc -DCMAKE_CXX_COMPILER=/usr/sup/gcc-9.1.0/bin/g++ .. make Replace the path to the C/C++ compilers with whatever is on your system.