gcc-10 -Wall -lm -static -DEVAL -o kon -O2 kon.c kongrader.c
g++-10 -Wall -lm -static -DEVAL -o kon -O2 kon.cpp kongrader.cpp -std=c++17