view conf-cc.ac @ 11:978eaa166609

more trivial changes to get rid of compile-time warnings, nndb is still working, need to test cdbmake and friends
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Fri, 31 Jan 2025 17:28:35 +0000
parents 3bfef1f22a97
children
line wrap: on
line source

gcc CFLAGS -include /usr/include/errno.h -fPIC -fdiagnostics-color=always

This will be used to compile .c files.
Replace CFLAGS with -O -ggdb for debugging, -O2 for production