Up: Invoking mescc   [Contents][Index]


3.3.1 MesCC Environment Variables

MES

Setting MES to a mes-compatible Scheme will run mescc using that

MES=guile mescc -c scaffold/main.c

See, now Guile has become compatible with Mes, instead of the other way around ;-)

C_INCLUDE_PATH
LIBRARY_PATH
NYACC_DEBUG

Setting NYACC_DEBUG makes nyacc print names of function during the parsing phase.