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]

How to run my own pre-processor.


Hi ALL,

I need to run my own pre-processor with gcc (I am new to it).

On some C compiler it is possible to instruct the cc driver to run another
pre-processor instead of the standard one.

For instance with HPC you do -tp,/path/to/my/preprocessor.

With gcc I don't find the same kind of feature, may be an environment variable
cna be set instead?

I am not suscribed so you may reply to me directly.

Thanx in advance,
Phi


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