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

Re: -H won't work with -traditional


Marty Leisner wrote:-

> This is interesting...
> 
> It seems -H is incompatible with -traditional
> (I put -H in my imakeinclude)

Yes, tradcpp doesn't support it.  I have no intention of adding support
(but patches are gladly accepted).  Support will appear if I one day
get cpplib doing traditional preprocessing.

Neil.


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