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]

Re: pch doesn't seem to be used


Hi Pat,

>Any hint ?

Have you tried creating the precompiled header file with the same (correct) flags?

Or in the situation where you have two ways to compiler (say, instrumented versus non-instrumented debug versions), you have two separate precompiled header files?

HTH,
--Eljay


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