g++ -D_FILE_OFFSET_BITS=64  -o ccextractor $(find ../src/ -name '*.cpp')
