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]

changing compiler/preprocessor name


Hi

I want to change GCC code that would call for my preprocessor/compiler
instead of GCC's. It has to be before parsing of source code and right after command line parsing. Limited only to C language.


Can i do it in spec file?


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