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