view conf-cc.ac @ 16:70f4df5a7283

add cdb_write, log basic mmap outcomes
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 27 Feb 2025 18:26:29 +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