This is the mail archive of the gcc@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: pch messages [was: Re: Suggestions for improving gcc 3.2compilation speed?]


>"poa_impl.cc": using precompiled header file "/home/karel/arch/sl3/sl3/./pch/os-unix.pch"

I'd like something like this too!

>  Wanna put a 
>fprintf (stderr, "PCH file %s being used\n", name); in cpp_read_state?  
>I think that will make it easy for the user to understand when PCH is 
>used, and more importantly, to spot when it isn't being used.

Yes, but I think precompiled file is better than PCH. Do you think this
is the right place for it?

-benjamin


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