------- Comment #18 from craig dot lawson at centrify dot com 2007-03-15 18:39 ------- (In reply to comment #17) > Why?
Don't know. The file and change were included as expected. Without fully understanding how CPP is evaluating these files, we're shooting in the dark. gcc's -E and -CC options provide only a limited view: they show everything except the "#" statements evaluated. Is there a way to see exactly what CPP has evaluated? Either an environment variable, an option, or another tool? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31117