--- pragmac.h --- #pragma debug code objectextend optimize(6,speed) rom(large)
compiling TUNING.C... ..\PRAGMAC.H(3): error C252: misplaced primary control, line ignored
Can you combine options on a pragma line like that? What does the Manual say?