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]

Including a program in the GCC chain


Hi.

How do I go about including a program I've written in the GCC chain? I would 
like it to be the first program called, like a pre-preprocessor. It would 
convert the identifiers from one encoding to something GCC can process (like 
dropping all accents, changing "ç" into "c", etc.).

What's the best way to achieve it?

Thanks.

-- 
Alex J. Dam
"Oh, I got plenty o' nuttin',
an' nuttin's plenty fo' me"
 -- Porgy


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