AW: AW: AW: Writing a standalone c preprocessor (like the old cpp) using the cpplib

Ian Lance Taylor iant@google.com
Mon Oct 18 19:43:00 GMT 2010


Oliver <prinzadam@yahoo.de> writes:

>>I don't understand why you don't just use cpp or gcc -E.
> ...because it uses cc1, which is more than I need...

But you already have cc1, and it works, so why are you spending your
time writing a new tool?  If you're just doing it for fun, then that is
fine.

Ian



More information about the Gcc-help mailing list