# generate pure C header for Python CFFI -E Only run the preprocessor -std= Language standard to compile for -P Disable linemarker output in -E mode gcc -E -std=c99 -E -P ./cwglib.c -I. -I../src &> foo.out