preprocessor question
Neil Booth
neil@daikokuya.demon.co.uk
Tue Feb 6 00:11:00 GMT 2001
Dave Raggett wrote:-
> In the lastest snapshots,I find cc1plus can compile cpp file which
> include preprocessing directives. why? Someone told me the
> preprocessor had been merged in cc1plus,isn't it?
Yes, it's integrated into cc1plus, but a stand-alone cpp binary still
exists.
The common parts are implemented as a library, so things will not be
handled differently between the two.
Neil.
More information about the Gcc
mailing list