Preprocessed files

Hello all,

I inherited driver code and I have not yet been able to generate preprocessed files (*.i).
By editing sources and adding USER_C_FLAGS=/E, the preprocessor output goes into the log file. Using /EP yields the same result. However, when I use /P I get the following error:

1>c1xx : fatal error C1007: unrecognized flag ‘-zm0x79140000’ in ‘c1’

I am using the 3790.1830 DDK (W2003 SP1).

(I’ve done this successfully before but with older DDKs - for Win2000 I believe.
Also, I obtained the “/E, /EP, and /P” flags from “cl /?”.)

Thanks,

Ghassan