This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

preprocessor directive in 3.2 does not ignore "undefined" directives


I have a .c file that has statements like this:
#node "node.file"

When I use the gcc 2.8.1 preprocessor gcc -E, the output keeps this statement intact.
When I use the gcc 3.2.2 preprocessor gcc -E, it complains about Invalid preprocessor directive.


How can I make the gcc 3.2.2 preprocessor keep this statement intact in the output file?

Please respond to this e mail address. I have no idea whether gcc-help@gcc.gnu.org is a mailing list that can be subscribed by users, and if so, how. Thank you.

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]