This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: more pch questions
- From: Benjamin Kosnik <bkoz at constant dot com>
- To: geoffk at apple dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 11 Mar 2003 13:01:08 -0600 (CST)
- Subject: Re: more pch questions
Hmmm. You keep saying this, and I keep telling you that -Winvalid-pch
doesn't hack it.
So. In this case, when I'm compiling with a found .gch file, and it's
found to be invalid, -Winvalid-pch says nothing.
Can you please take a look at this?
-benjamin