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

precompiled headers usage


How do I know whether a precompiled header was used during compilation of a .cc unit?

I used -H switch but it was not listed, however the original header file that was used to generate the .h.gch precompiled header was there..

thanks.
m.


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