Changes to gcc 3.x to invoke an external cpp (updated patch 2)

Neil Booth neil@daikokuya.demon.co.uk
Sat Feb 23 13:50:00 GMT 2002


Ashif S. Harji wrote:-

> 
> We submitted a patch on December 24, 2001, see:
> 
> http://gcc.gnu.org/ml/gcc-patches/2001-12/msg02396.html
> 
> As we have not yet received a response, I wanted to follow up to find out
> the status of this patch.

I think the last we left it, we wanted documentation for the manual, and
for this to work for Obj-C and C++ too (I don't see why it should be C
only).  Other than that, it looks OK.  It does not apply cleanly to 3.1
though.

If you update it to fix the above issues and no-one has any objections
(Zack?) then I'll do my best to see it gets applied for 3.1.

However, I'm not sure whether this will work for 3.2.  I want the
separate preprocessor to die completely in 3.2, but I'll try to retain
your semantics if possible by passing it through cc1 twice, I guess.

Neil.



More information about the Gcc-patches mailing list