This is the mail archive of the gcc@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]

Re: pre-processor wishlist ?


Adam wrote:-

> 	I had this nice wish for 'gcc -E' to be able to do:
> 
> 	I would want to be able to specify what kind of parsing
> 	it can do. So that say I first can have it process all
> 	#ifdef's, and then separately have it process all
> 	#defines and #includes.

I don't understand what you're saying.  How could #ifdef succeed
without a preceding #define?

Anyway, I don't think CPP needs anything like this.

Neil.


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