This does not work anymore:
Alternatively, or in addition, debugging information can be skipped for compilation. The default compile flags are
-g -O2, and can be changed with:./configure CXXFLAGS="-O2"
However, I don't think that an immediate action should be taken. Anyway, it will be changed after migration to CMake.