view conf-cc.ac @ 17:d9c11148df3b default tip

shh...
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 28 Aug 2025 11:02:58 +0100
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