[CIL users] Problem on GCC -D option (continue)

2010-01-05 Thread pang long
Dear   My Cil version is 1.3.7. I planned to analysis git-1.6.6 using my own defined feature. The command line executed by cilly is the following: -Make Error Report's Command Line- gcc -D_GNUCC -E -O1 -g -O2 -DTHREADED_DELTA_SEARCH -DSHA1_HEADER='<'openssl/sha.h

[CIL users] Problem on GCC -D option

2010-01-05 Thread pang long
Dear My Cil version is 1.3.7. I planned to analysis git-1.6.6 using my own defined feature. The command line executed in Makefile is like the following: gcc -D_GNUCC -E -O1 -g -O2 -DTHREADED_DELTA_SEARCH -DSHA1_HEADER='<'openssl/sha.h'>' -DNO_STRLCPY -DNO_MKSTEMPS -DCIL=1 fast-import.c -o ./fast